added missing gem package

This commit is contained in:
Mariotaku Lee 2017-09-09 14:49:07 +08:00
parent c374ab84ce
commit 2699e4fe95
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
2 changed files with 1 additions and 2 deletions

View File

@ -48,6 +48,7 @@ before_install:
- ./travis/scripts/decode_private_configs.sh
install:
- gem install fastlane
- ./travis/scripts/fetch_private_files.sh
- cat ./travis/configs/gradle.properties > ./gradle.properties

View File

@ -1,2 +0,0 @@
uritemplate
python-magic