Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
femtotrader committed Jun 25, 2016
1 parent 1a50ca7 commit ff94ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -49,8 +49,8 @@ install:
- python setup.py install

script:
- flake8 --ignore E501 pandas_datareader
- nosetests -v --with-coverage --cover-package=pandas_datareader
- flake8 --ignore E501 pandas_datareader

after_success:
- coveralls
Expand Down

0 comments on commit ff94ba3

Please sign in to comment.