Browse Source

More Travis testing

Steven Smith 9 years ago
parent
commit
66b439c609
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -184,6 +184,7 @@ before_install:
   - pip install progressbar==2.2
   - pip install requests
   - echo "127.0.0.1 " `hostname` | sudo tee /etc/hosts
+  - echo "127.0.0.1 localhost" | sudo tee /etc/hosts
 
 services:
   - postgresql