Skip to content

Commit 87cde50

Browse files
committed
Updating rethinkdb url
1 parent d69bb40 commit 87cde50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
env:
22
global:
33
- CXX=g++-4.8
4-
- RETHINKDB_HOST=54.93.77.53
4+
- RETHINKDB_HOST=54.93.147.100
55

66
# Do not insert any code under here without making sures it's in publishingtest first
77
language: node_js

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
environment:
2-
RETHINKDB_HOST: 54.93.77.53
2+
RETHINKDB_HOST: 54.93.147.100
33

44
# Do not insert any code under here without making sures it's in publishingtest first
55
os:

0 commit comments

Comments
 (0)