mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
build with Node 8 on Travis
This commit is contained in:
parent
72c9688fc4
commit
d9d80ce9ff
@ -11,7 +11,7 @@ cache:
|
||||
- $TRAVIS_BUILD_DIR/node_modules
|
||||
|
||||
before_install:
|
||||
- nvm install 7
|
||||
- nvm install 8
|
||||
|
||||
before_script: "_ci/setup.sh"
|
||||
script: "_ci/build.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user