Skip to content

Commit

Permalink
Enable verbose output
Browse files Browse the repository at this point in the history
  • Loading branch information
kattrali committed Sep 28, 2018
1 parent c4ea437 commit 51f5367
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -80,12 +80,15 @@ jobs:
- stage: end-to-end tests
env:
- ANDROID_TARGET=android-24
- MAZE_ARGS=--verbose
- stage: end-to-end tests
env:
- ANDROID_TARGET=android-21
- MAZE_ARGS=--verbose
- stage: end-to-end tests
env:
- ANDROID_TARGET=android-19
- MAZE_ARGS=--verbose
- stage: end-to-end tests
env:
- ANDROID_TARGET=android-16
Expand Down

0 comments on commit 51f5367

Please sign in to comment.