Skip to content

Commit

Permalink
Enable tests on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinayagarwal committed Apr 22, 2020
1 parent 129a980 commit c07a115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dist: trusty
install: true

# Assemble jars
script: ./gradlew clean assemble -Ptransifex.api=$TRANSIFEX_API
script: ./gradlew clean build -Ptransifex.api=$TRANSIFEX_API

cache:
directories:
Expand Down

0 comments on commit c07a115

Please sign in to comment.