Skip to content

Commit

Permalink
Updated travis to run again.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jan 15, 2016
1 parent fc0f32b commit f7efa3b
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
Expand Up @@ -9,6 +9,6 @@ node_js:
- 0.12
- 0.10
script:
node run ci
npm run ci
before_install:
- node -v | grep v0.8 && npm install npm@1.4.28 -g || echo "no need to update NPM"

0 comments on commit f7efa3b

Please sign in to comment.