Skip to content

Commit

Permalink
Fix yml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhuynh3 committed May 7, 2019
1 parent 90d6ff6 commit 763dc46
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 @@ -18,7 +18,7 @@ matrix:
env: TOXENV=py36
- python: 3.6
env: TOXENV=flake8
-python: 3.6
- python: 3.6
env: TOXENV=black
script: tox
after_success:
Expand Down

0 comments on commit 763dc46

Please sign in to comment.