Commit 96be50b7c2ca389cd4cf2987ce5402e782ae3016

Authored by Sergio Oliveira
1 parent f9313dc3

Updated travis.yml

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -15,7 +15,7 @@ install:
15 15 # flake8 revproxy
16 16  
17 17 script:
18   - runtests.py
  18 + ./runtests.py
19 19  
20 20 #after_success:
21 21 # coveralls
... ...