Skip to content

Commit

Permalink
Travis config: Build on node.js 0.12 as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed May 4, 2015
1 parent 26bc7dd commit bc3be99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.12"
script: "make travis"

0 comments on commit bc3be99

Please sign in to comment.