diff options
author | Allan Wang <me@allanwang.ca> | 2017-08-20 00:16:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-20 00:16:41 -0700 |
commit | 55cda1842fa1d302e0a282830255c684a6be3474 (patch) | |
tree | 10b76c3fee0a8a9c25b5dd62ef40e996f152f8cb /files | |
parent | 1d56e35c8af3d91e7dadfe80cc0458fad41a4f19 (diff) | |
download | frost-55cda1842fa1d302e0a282830255c684a6be3474.tar.gz frost-55cda1842fa1d302e0a282830255c684a6be3474.tar.bz2 frost-55cda1842fa1d302e0a282830255c684a6be3474.zip |
Fix/travis (#203)
* Add check to see if signing is valid
* Add test keystore
Diffstat (limited to 'files')
-rw-r--r-- | files/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/.gitignore b/files/.gitignore index 82c07033..50650209 100644 --- a/files/.gitignore +++ b/files/.gitignore @@ -1,5 +1,4 @@ gplay-keys.json play.keystore play.properties -test.keystore update-dev.sh |