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 2d6378a commit 6e58b34Copy full SHA for 6e58b34
.travis.yml
@@ -10,3 +10,4 @@ script:
10
before_install:
11
- curl -o- -L https://yarnpkg.com/install.sh | bash
12
- export PATH="$HOME/.yarn/bin:$PATH"
13
+ - yarn --version
0 commit comments