We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4a292 commit 47b5fffCopy full SHA for 47b5fff
.travis.yml
@@ -3,8 +3,6 @@ language: node_js
3
env: PHANTOMJS_BIN=./node_modules/.bin/phantomjs
4
node_js: 7
5
script:
6
- - rm -rf node_modules
7
- - yarn
8
- npm run lint
9
- npm run test
10
- npm run build
0 commit comments