Skip to content

Commit

Permalink
Merge pull request #355 from vBm/travis
Browse files Browse the repository at this point in the history
Travis: Sort supported node versions
  • Loading branch information
jirwin committed Apr 15, 2015
2 parents 0603fc8 + 4d4d4a3 commit f72a005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "0.12"
- "0.10"
- "0.12"
- "iojs"
before_install:
- sudo apt-get -y install libicu-dev
Expand Down

0 comments on commit f72a005

Please sign in to comment.