Skip to content

Commit 159e785

Browse files
committed
streamline Travis config
1 parent 6b165df commit 159e785

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ node_js:
1010
install:
1111
- npm install -g codecov
1212
- npm install
13-
script:
14-
- 'grunt'
15-
install:
16-
- npm install -g codecov
17-
- npm install
1813
after_success:
1914
- npm run codecov
2015
branches:

0 commit comments

Comments
 (0)