Skip to content

Commit

Permalink
.travis.yml: s/next/4/
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jun 23, 2018
1 parent d717068 commit d0bebd7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Expand Up @@ -32,13 +32,13 @@ matrix:
- node_js: '6'
env: TEST=true ESLINT=5
- node_js: '9'
env: TEST=true ESLINT=next
env: TEST=true ESLINT=4
- node_js: '8'
env: TEST=true ESLINT=next
env: TEST=true ESLINT=4
- node_js: '7'
env: TEST=true ESLINT=next
env: TEST=true ESLINT=4
- node_js: '6'
env: TEST=true ESLINT=next
env: TEST=true ESLINT=4
- node_js: '9'
env: TEST=true ESLINT=3
- node_js: '8'
Expand All @@ -55,4 +55,4 @@ matrix:
- node_js: '9'
- node_js: '7'
- node_js: '5'
- env: TEST=true ESLINT=next
- env: TEST=true ESLINT=4

0 comments on commit d0bebd7

Please sign in to comment.