Skip to content

Commit

Permalink
Update the .travis.yml to match the previous changes
Browse files Browse the repository at this point in the history
  • Loading branch information
superlama committed Jun 21, 2018
1 parent 2a326ec commit cd01ab2
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 @@ -11,5 +11,5 @@ script:
- pipenv install --dev
- pipenv install -e .
- pipenv run flake8
- pipenv run mypy alfred
- pipenv run mypy flake8_alfred
- pipenv run pytest

0 comments on commit cd01ab2

Please sign in to comment.