Skip to content

Commit

Permalink
Altered yml after catching error
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyhass committed May 17, 2019
1 parent 489d366 commit 43f843b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,4 +15,4 @@ before_script:
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
- flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
script:
- true # add other tests here
- true # add other tests here

0 comments on commit 43f843b

Please sign in to comment.