Update .travis.yml
This commit is contained in:
@@ -7,3 +7,7 @@ node_js:
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
cache: yarn
|
||||
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.1.0
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user