Skip to content

Commit

Permalink
Fix typo in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coagulant committed Mar 14, 2015
1 parent 8e2df9d commit d3557cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ install:
script:
- tox -e $(echo py$TRAVIS_PYTHON_VERSION | tr -d . | sed -e 's/pypypy/pypy/'),flake8

after_succcess:
after_success:
- coveralls

0 comments on commit d3557cf

Please sign in to comment.