Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aleneum committed Jan 10, 2020
1 parent bbd5a0a commit 472c1be
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 @@ -9,7 +9,7 @@ python:
install:
- pip install python-coveralls 'coverage<5'
- pip install -r requirements.txt
- pip install -r requirements_diagrams.txtless
- pip install -r requirements_diagrams.txt
- pip install -r requirements_test.txt
script: pytest --doctest-modules --cov transitions/
after_success:
Expand Down

0 comments on commit 472c1be

Please sign in to comment.