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 d69bb40 commit 87cde50Copy full SHA for 87cde50
.travis.yml
@@ -1,7 +1,7 @@
1
env:
2
global:
3
- CXX=g++-4.8
4
- - RETHINKDB_HOST=54.93.77.53
+ - RETHINKDB_HOST=54.93.147.100
5
6
# Do not insert any code under here without making sures it's in publishingtest first
7
language: node_js
appveyor.yml
@@ -1,5 +1,5 @@
environment:
- RETHINKDB_HOST: 54.93.77.53
+ RETHINKDB_HOST: 54.93.147.100
os:
0 commit comments