Skip to content

Commit

Permalink
Rolling back travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrotoledo committed Nov 11, 2015
1 parent 7993328 commit 968b19e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ install:
- pip install coveralls
- pip install -r requirements.txt
script:
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && bundle exec rake tests:integration || false'
- nosetests --with-coverage --cover-package telegram/
nosetests --with-coverage --cover-package telegram/
after_success:
- coveralls
coveralls

0 comments on commit 968b19e

Please sign in to comment.