Skip to content

Commit

Permalink
Merge branch 'master' into mocha-dot
Browse files Browse the repository at this point in the history
  • Loading branch information
bencevans committed Dec 16, 2013
2 parents 7c0342e + 8c924b0 commit 7a4342c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ node_js:
- "0.8"
- "0.6"
before_script:
- wget http://s3.amazonaws.com/influxdb/influxdb_latest_amd64.deb
- sudo dpkg -i influxdb_latest_amd64.deb
- wget http://s3.amazonaws.com/influxdb/influxdb_0.0.9_amd64.deb
- sudo dpkg -i influxdb_0.0.9_amd64.deb
script: npm run travis-test

0 comments on commit 7a4342c

Please sign in to comment.