Skip to content

Commit

Permalink
Travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
ByDSA committed Jun 15, 2019
1 parent 32f2b6e commit 2bb2776
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ notifications:
sudo: required

script:
- ./gradlew build --scan -s
- gradle assemble
- gradle check

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit 2bb2776

Please sign in to comment.