upgraded jshint to 2.0.1
Showing
3 changed files
with
2 additions
and
2 deletions
File moved
... | @@ -18,7 +18,7 @@ before_install: | ... | @@ -18,7 +18,7 @@ before_install: |
18 | - ls -la bin/phantomjs190 | 18 | - ls -la bin/phantomjs190 |
19 | 19 | ||
20 | before_script: | 20 | before_script: |
21 | - "npm install -g jshint@1.1.0" | 21 | - "npm install -g jshint@2.0.1" |
22 | - bin/phantomjs182 --version | 22 | - bin/phantomjs182 --version |
23 | - bin/phantomjs190 --version | 23 | - bin/phantomjs190 --version |
24 | 24 | ... | ... |
-
Please register or sign in to post a comment