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 2643477 commit 6c245c0Copy full SHA for 6c245c0
1 file changed
.travis.yml
@@ -5,8 +5,7 @@ node_js:
5
- "4"
6
- "6"
7
install:
8
- - npm i -g npm
9
- - npm install
+ - yarn
10
script: npm test
11
notifications:
12
email:
0 commit comments