Skip to content

Commit

Permalink
Travis file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
loregr committed May 27, 2017
1 parent 1cd9d77 commit a04c073
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Expand Up @@ -13,4 +13,8 @@ android:
script:
- ./gradlew build
before_install:
- chmod +x gradlew
- chmod +x gradlew

branches:
only:
- master

0 comments on commit a04c073

Please sign in to comment.