Commit f9313dc310f2ca4a2101584bf8b0ef8271f0a6bb

Authored by Sergio Oliveira
1 parent 7bacdc12

Removed coveralls (for now)

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
.travis.yml
... ... @@ -17,5 +17,5 @@ install:
17 17 script:
18 18 runtests.py
19 19  
20   -after_success:
21   - coveralls
  20 +#after_success:
  21 +# coveralls
... ...