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 9313738 commit 1197b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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
- easy_install progressbar

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

0 comments on commit 1197b21

Please sign in to comment.