We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e4029 commit 19f24e3Copy full SHA for 19f24e3
.travis.yml
@@ -10,6 +10,8 @@ script:
10
- yarn --version
11
- yarn run test
12
- yarn run lint
13
+before_install:
14
+ - npm install -g yarn
15
notifications:
16
email:
17
on_failure: change
0 commit comments