Skip to content

Commit ba7105b

Browse files
committed
Update travis config
1 parent 2371b90 commit ba7105b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ before_script:
55
- npm install -g gulp
66
- npm install phantomjs
77
- npm install -g karma
8+
- npm install -g eslint
89
- npm install
9-
- gulp jshint
1010
after_script:
11+
- gulp lint
1112
- gulp test
12-

0 commit comments

Comments
 (0)