Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Forgot to change .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vfaronov committed Aug 2, 2016
1 parent 7a6425c commit 0ffd076
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 @@ -31,7 +31,7 @@ script:
# Basic stuff.
- python setup.py check --strict --restructuredtext
- tools/pylint_all.sh -j 2
- py.test
- tools/pytest_all.sh

# Build the files to be uploaded to pythonhosted.org.
- tools/build_extra_doc.sh
Expand Down

0 comments on commit 0ffd076

Please sign in to comment.