Skip to content

Commit

Permalink
Just another try.
Browse files Browse the repository at this point in the history
  • Loading branch information
c0fec0de committed Mar 13, 2017
1 parent 0fd30e9 commit 4362619
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ install:
- sudo apt-get install graphviz
- "python setup.py install"
- "pip install nose==1.3.7"
- "pip install coverage==4.3"
- "pip install coverage==4.3.4"
- "pip install coveralls"
- "pip list"

script:
- nosetests
Expand Down

0 comments on commit 4362619

Please sign in to comment.