Skip to content

Commit

Permalink
Fix #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 9b92be9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
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 9b92be9

Please sign in to comment.