Skip to content

Commit

Permalink
hotfix: show travis commit range before running yapf to emulate on local
Browse files Browse the repository at this point in the history
  • Loading branch information
asampat3090 committed May 3, 2018
1 parent 5a6c468 commit e660acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ install:
- python setup.py install
script:
- pytest --cov-config .coveragerc --cov=datmo
- echo $TRAVIS_COMMIT_RANGE
- bash devtools/travis-ci/test_format_code.sh
after_success:
- echo $TRAVIS_SECURE_ENV_VARS
Expand Down

0 comments on commit e660acf

Please sign in to comment.