summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8c0cfc70..f3e2e280 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,7 +28,7 @@ before_script:
- export PATH=./bin/:$PATH
- export SAUCE_BUILD=$TRAVIS_BUILD_NUMBER
- export SAUCE_TUNNEL_IDENTIFIER=$TRAVIS_JOB_NUMBER
- - php -S localhost:8888 &
+ - php -S 0.0.0.0:8888 &
- sleep 3
script: