Skip to content

Commit

Permalink
update travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Mar 9, 2017
1 parent 17fba82 commit 559faee
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,7 +9,7 @@ node_js:
- "0.10"
- "iojs"
before_install:
- npm install -g npm
- npm install -g npm@^3
env: MULTIPLE_REDIS_TEST_USE_REDIS=true MULTIPLE_REDIS_TEST_INTEGRATION_HOST1=localhost MULTIPLE_REDIS_TEST_INTEGRATION_HOST2=otherhost MULTIPLE_REDIS_TEST_INTEGRATION_PORTS=7777,7778,6379 MULTIPLE_REDIS_TEST_INTEGRATION_CONF=/etc/redis/redis.conf
services:
- redis-server
Expand Down

0 comments on commit 559faee

Please sign in to comment.