check the host file
This commit is contained in:
parent
2458ad36dd
commit
4cf9c924e6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue