Skip to content

Commit

Permalink
Lock io.js Travis version because contextify install fails
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Aug 6, 2015
1 parent c1b8acd commit 4efcfcb
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,6 +1,6 @@
language: node_js
node_js:
- "iojs"
- "iojs-2"
script:
- npm test
- npm run build:examples
Expand Down

0 comments on commit 4efcfcb

Please sign in to comment.