Skip to content

Commit

Permalink
Declare env vars for build
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed May 21, 2017
1 parent d3df7d9 commit 8f88fc7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
language: android
jdk: oraclejdk8

env:
- RELEASE_STORE_FILE
- RELEASE_STORE_PASSWORD
- RELEASE_KEY_ALIAS
- RELEASE_KEY_PASSWORD

android:
components:
- tools
Expand Down

0 comments on commit 8f88fc7

Please sign in to comment.