commit | 0988e328c983b436a25cdcdd1fbbfcf4c054de43 | [log] [tgz] |
---|---|---|
author | Adam Paszke <adam.paszke@gmail.com> | Thu Jan 11 06:06:53 2018 -0500 |
committer | Adam Paszke <adam.paszke@gmail.com> | Thu Jan 11 12:10:23 2018 +0100 |
tree | 5ed2d89533f0a6b8b8e45af4f0cecbf25d9fe8c2 | |
parent | 059299b74d948d7c74c5441292e75738a485f7ab [diff] |
Fix errors in travis config
diff --git a/.travis.yml b/.travis.yml index 261c479..f7e610c 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -14,6 +14,5 @@ include: env: LINT_CHECK python: "2.7" - addons: true install: pip install flake8 script: flake8