Skip to content

Commit

Permalink
fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteVermouth committed Jul 24, 2019
1 parent 1b2b6e7 commit 8307fef
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 @@ -10,6 +10,7 @@ install:
- pipenv sync
script:
- pipenv run python changelog.py
- pipenv run python readme.py
- cd .. # switch back to parent directory
- ./gradlew build
deploy:
Expand Down

0 comments on commit 8307fef

Please sign in to comment.