Skip to content

Commit

Permalink
chore(travis): run tests on Node 0.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Feb 10, 2015
1 parent 36d1aaf commit b794ce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ sudo: false
node_js:
- "0.10"
- "0.11"
- "0.12"
before_install:
- "npm install -g gulp"
- "npm install -g bower"
Expand Down

0 comments on commit b794ce8

Please sign in to comment.