Skip to content

Commit a600e3d

Browse files
committed
PHPC-128: Maybe orchestration doesn't like IPs?
1 parent f2681a1 commit a600e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
global:
1010
- TEST_PHP_ARGS="-q -s output.txt -g XFAIL,FAIL,BORK,WARN,LEAK,SKIP -x --show-diff"
1111
- REPORT_EXIT_STATUS=1
12-
- MONGODB_ORCHESTRATION="http://127.0.0.1:8889"
12+
- MONGODB_ORCHESTRATION="http://localhost:8889"
1313
- MONGO_ORCHESTRATION_REPO="git+git://github.com/mongodb/mongo-orchestration@master"
1414
- secure: uOPk40++5SqPwsvENvQXKy3sJmOYFoPxTSPpoafbus9teEqe3S0mXAv6leSUSH4K/vk1OoPFp2xjKRVkdBTeqTElna1DDWOuYlvli9PLSvyZ+b1bV+8Ap18BxqlYhd3tHrY7tIliOsh6dZplWF9GyUm9DWBZ/80uKUidh/Brg/Y=
1515
- secure: "pfGVPucvgcgcefhtzAVeejlpOtn4TnAqJSTM8mJkBl36KdU9P7hMuD3czQ4drWgzZ373/VT5UVhLu/HNsdbW0YBTeqPKJ4YNjqVVLytI8xT7y2Lw9l+I7o93j98TMgAoo8nVRmp/E4D6yutbKK1eddrcmf899R1iJbw8v8d1Ht8="

0 commit comments

Comments
 (0)