Skip to content

Commit

Permalink
remove travis node version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
dherault committed Sep 27, 2018
1 parent bb256fd commit 6c94d26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,6 @@ node_js:
- '7'
- '6'
- '5'
- '4.3.2'
script:
- npm run lint
- npm test
Expand Down

0 comments on commit 6c94d26

Please sign in to comment.