Skip to content

Commit

Permalink
🤘
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardroche committed May 14, 2019
1 parent c3b92b5 commit 901cd7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -45,8 +45,8 @@ script:
- sh travis.sh run_tests --coverage
- sh travis.sh run_syntax_tests
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then
flake8 --version
flake8
flake8 --version;
flake8;
fi

after_success:
Expand Down

0 comments on commit 901cd7f

Please sign in to comment.