Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlib committed Jul 20, 2015
1 parent 79bb0b5 commit 9313738
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ python:
- 2.7

before_install:
easy_install Cython
pip install progressbar
easy_install Cython
pip install progressbar

install: python setup.py install
script: python setup.py test

0 comments on commit 9313738

Please sign in to comment.