Skip to content

Commit b74e9aa

Browse files
committed
Update .travis.yml
1 parent 59f479a commit b74e9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ before_script:
3838
script:
3939
- echo "Travis branch is $TRAVIS_BRANCH"
4040
- echo "Travis branch is in pull request $TRAVIS_PULL+REQUEST"
41-
- ./gradlew build
41+
- ./gradlew assembleDebug
4242

4343

4444
before_install:

0 commit comments

Comments
 (0)