check the host file

This commit is contained in:
soulgalore 2014-09-23 22:42:43 +02:00
parent 2458ad36dd
commit 4cf9c924e6
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ before_install:
- "sh -e /etc/init.d/xvfb start"
before_script:
- "cat /etc/hosts"
- phantomjs --version
- python -m SimpleHTTPServer 8009 &
- sleep 10