Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
DABH committed May 3, 2018
1 parent ab42ad9 commit ffeba27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,5 +14,5 @@ node_js:
script:
- npm install
- npm install if-node-version
- if-node-version ">=4" node "./node_modules/.bin/eslint . "
- if-node-version ">=4" "./node_modules/.bin/eslint . "
- npm test

0 comments on commit ffeba27

Please sign in to comment.