We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d30412 commit a839ba2Copy full SHA for a839ba2
.travis.yml
@@ -9,6 +9,7 @@ node_js:
9
cache: yarn
10
11
before_install:
12
+ - sudo apt-get -y install git
13
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.9.4
14
- export PATH="$HOME/.yarn/bin:$PATH"
15
0 commit comments