Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Actually add .travis.yml
Missing in last commit
  • Loading branch information
isaacs committed Jun 1, 2015
1 parent 8a3db92 commit 756c23d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: node_js
language: node_js
node_js:
- '0.8'
- '0.10'
- '0.12'
- 'iojs'
before_install:
- npm install -g npm@latest

0 comments on commit 756c23d

Please sign in to comment.