Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Oct 14, 2015
1 parent 2555373 commit a8fa3ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ before_install:
- wget -qO- http://download.rethinkdb.com/apt/pubkey.gpg | sudo apt-key add -
- sudo apt-get update -qq
- sudo apt-get install rethinkdb -y --force-yes
- npm install -g npm
- npm install -g grunt-cli
before_script:
- sudo rethinkdb --io-threads 2048 --daemon
Expand Down

0 comments on commit a8fa3ed

Please sign in to comment.