Skip to content

Commit

Permalink
Echo
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and yonghong-song committed Jul 17, 2019
1 parent 6034b81 commit de34dab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ install:
- pip install pep8
script:
- set -euo pipefail
- echo "0"
- ./scripts/py-style-check.sh
- echo "1"
- ./scripts/check-helpers.sh
- echo "2"
- ./scripts/py-style-check.sh
- echo "3"

0 comments on commit de34dab

Please sign in to comment.