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
|
||||
node_js:
|
||||
- '7'
|
||||
- '6'
|
||||
- '9'
|
||||
- '8'
|
||||
|
||||
deploy:
|
||||
provider: heroku
|
||||
@ -10,7 +10,7 @@ deploy:
|
||||
app: pigallery2
|
||||
on:
|
||||
repo: bpatrik/pigallery2
|
||||
node: '7'
|
||||
node: '8'
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
Loading…
Reference in New Issue
Block a user