We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2555373 commit a8fa3edCopy full SHA for a8fa3ed
.travis.yml
@@ -6,7 +6,6 @@ before_install:
6
- wget -qO- http://download.rethinkdb.com/apt/pubkey.gpg | sudo apt-key add -
7
- sudo apt-get update -qq
8
- sudo apt-get install rethinkdb -y --force-yes
9
- - npm install -g npm
10
- npm install -g grunt-cli
11
before_script:
12
- sudo rethinkdb --io-threads 2048 --daemon
0 commit comments