We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc272a commit 3a3b4e3Copy full SHA for 3a3b4e3
.travis.yml
@@ -5,10 +5,6 @@ node_js:
5
6
sudo: false
7
8
-branches:
9
- only:
10
- - master
11
-
12
before_install:
13
- curl -o- -L https://yarnpkg.com/install.sh | bash
14
- export PATH="$HOME/.yarn/bin:$PATH"
0 commit comments