mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-21 17:26:55 +01:00
bump ruby & node on Travis
This commit is contained in:
parent
add40e3ba0
commit
41e6687fb5
@ -1,6 +1,6 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.4
|
||||
- 2.5
|
||||
|
||||
cache:
|
||||
bundler: true
|
||||
@ -8,7 +8,7 @@ cache:
|
||||
- $TRAVIS_BUILD_DIR/node_modules
|
||||
|
||||
before_install:
|
||||
- nvm install 9
|
||||
- nvm install 10
|
||||
- pip install --user awscli
|
||||
- export PATH=$PATH:$HOME/.local/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user