Skip to content

Commit 47b5fff

Browse files
committed
[chore] remove useless script in .travis.yml
1 parent 4c4a292 commit 47b5fff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ language: node_js
33
env: PHANTOMJS_BIN=./node_modules/.bin/phantomjs
44
node_js: 7
55
script:
6-
- rm -rf node_modules
7-
- yarn
86
- npm run lint
97
- npm run test
108
- npm run build

0 commit comments

Comments
 (0)