Skip to content

Commit

Permalink
Upgraded node version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen committed Nov 2, 2017
1 parent a55a403 commit f0f7e7c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
language: node_js
node_js:
- stable
- 5.4.1
- 5.4.0
- 5.3.0
- 5.2.0
- 5.1.1
- 4.4.6
- 8.8.1
- 7.10.1
before_install:
- npm install -g codeclimate-test-reporter
after_success:
Expand Down

0 comments on commit f0f7e7c

Please sign in to comment.