Skip to content

Commit

Permalink
Merge pull request emberjs#104 from jdalton/travis-
Browse files Browse the repository at this point in the history
TravisCI: Update tested Node versions.
  • Loading branch information
rwjblue authored Nov 2, 2016
2 parents 91cd843 + 8311784 commit 9355e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
- "7"

before_install:
- "npm config set spin false"
Expand Down

0 comments on commit 9355e7a

Please sign in to comment.