Skip to content

Commit

Permalink
Merge pull request #30 from foretagsplatsen/rationalize-tested-nodejs
Browse files Browse the repository at this point in the history
Lower the number of nodejs versions we test on
  • Loading branch information
NicolasPetton authored Sep 28, 2016
2 parents 69cf796 + f97c4f3 commit ccffa3a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
language: node_js
node_js:
- "5"
- "5.1"
- "6"
- "6.5"
- "4"
- "4.2"
- "4.1"
- "4.0"
- "4.4"
- "iojs"
script:
- gulp

0 comments on commit ccffa3a

Please sign in to comment.