Skip to content

Commit

Permalink
Fix travis script name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EntilZha committed Feb 1, 2017
1 parent dd614f7 commit 7cd7906
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 @@ -50,7 +50,7 @@ matrix:
- python: "3.6"
env: PY_36=0 PYPY=0

script: ./travis-lint.sh
script: ./travis.sh
after_success:
- codecov
cache: pip

0 comments on commit 7cd7906

Please sign in to comment.