Skip to content

Commit

Permalink
Merge pull request #43 from spira/hotfix/travis-node-upgrade
Browse files Browse the repository at this point in the history
Upgraded travis ci to use node 5.4
  • Loading branch information
zakhenry committed Mar 8, 2016
2 parents 2346911 + 4e78ed5 commit 47bd335
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,7 +1,7 @@
sudo: false #use container based infrastructure
language: node_js
node_js:
- "0.12"
- "5.4.0"

addons:
apt:
Expand Down

0 comments on commit 47bd335

Please sign in to comment.