Skip to content

Commit

Permalink
Update Travis CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Sep 28, 2015
1 parent 0c7fb0c commit d0c9b5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sudo: false # http://docs.travis-ci.com/user/workers/container-based-infrastructure/
language: node_js
node_js:
- 0.8
- 0.10
- 0.11
- 0.12
- 4

before_install:
- mkdir node_modules; ln -s ../ node_modules/event-emitter
Expand Down

0 comments on commit d0c9b5d

Please sign in to comment.