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 85a9fdd commit 63c4d84Copy full SHA for 63c4d84
.travis.yml
@@ -1,8 +1,7 @@
1
language: node_js
2
node_js:
3
- 5.5.0
4
-#install:
5
-#- npm install
+cache: yarn
6
script:
7
- npm run lint && npm test && npm run build
8
sudo: false
0 commit comments