Skip to content

Commit

Permalink
Fix keystonejs#4652: Remove EOL Node releases from Travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
stennie committed Jun 15, 2018
1 parent 63ad1d5 commit f80bb4c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,6 @@ matrix:
- npm run test-admin
env:
- JOB=unit_tests_node_6
- node_js: '5'
script:
- npm run test-admin
env:
- JOB=unit_tests_node_5
- node_js: '4'
script:
- npm run test-admin
env:
- JOB=unit_tests_node_4


before_script:
Expand Down

0 comments on commit f80bb4c

Please sign in to comment.