Skip to content

Commit

Permalink
Fixed travis error
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiiFu committed Jun 30, 2016
1 parent 30949cd commit f858e02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ install:
- pip install coveralls
script:
coverage run --source=calcul setup.py test
python testAll.py
after_success:
coveralls

0 comments on commit f858e02

Please sign in to comment.