Skip to content

Commit

Permalink
chore: run assembleDevelopDebug task on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
renard314 committed Aug 8, 2017
1 parent 198c59a commit a4b79a1
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 @@ -28,7 +28,7 @@ script:
- cd tess-two/tess-two
- $ANDROID_NDK_HOME/ndk-build
- cd ../../
- ./gradlew tasks
- ./gradlew assembleDevelopDebug

after_failure: "cat $TRAVIS_BUILD_DIR/app/build/outputs/lint-results-debug.xml"

Expand Down

0 comments on commit a4b79a1

Please sign in to comment.