Skip to content

Commit

Permalink
Fix travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Oct 15, 2014
1 parent 50b1983 commit 64b00bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,7 +1,9 @@
language: node_js
node_js:
- "0.10"
- "0.8"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq php5-cli
- npm install -g npm@1.4
script: make test

0 comments on commit 64b00bc

Please sign in to comment.