|
@@ -183,6 +183,7 @@ before_install:
|
|
# but it requires —-allow-external and -—allow-unverified
|
|
# but it requires —-allow-external and -—allow-unverified
|
|
- pip install progressbar==2.2
|
|
- pip install progressbar==2.2
|
|
- pip install requests
|
|
- pip install requests
|
|
|
|
+ - echo "127.0.0.1 " `hostname` | sudo tee /etc/hosts
|
|
|
|
|
|
install:
|
|
install:
|
|
# Configure Travis-CI build environment for TFB
|
|
# Configure Travis-CI build environment for TFB
|