mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
travis node version update
This commit is contained in:
parent
99802aafdc
commit
b081a87936
@ -1,7 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '7'
|
- '9'
|
||||||
- '6'
|
- '8'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: heroku
|
provider: heroku
|
||||||
@ -10,7 +10,7 @@ deploy:
|
|||||||
app: pigallery2
|
app: pigallery2
|
||||||
on:
|
on:
|
||||||
repo: bpatrik/pigallery2
|
repo: bpatrik/pigallery2
|
||||||
node: '7'
|
node: '8'
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
Loading…
Reference in New Issue
Block a user