Skip to content

Commit

Permalink
Complete ci update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilja Orlovs committed Feb 18, 2018
1 parent 64e12d4 commit e14afbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ install:
fi
- pip freeze # Print versions of all installed packages for logging purposes
script:
- py.test --pep8 ./sqlalchemy_fsm/
- py.test -m pep8
- py.test
after_success:
- coveralls
Expand Down

0 comments on commit e14afbe

Please sign in to comment.