Skip to content

Commit

Permalink
Add API 27 firebase emulator.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudd committed Dec 30, 2017
1 parent e029694 commit abce865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis_firebase.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ apk_dir=instrumentation/build/outputs/apk
--type instrumentation \
--app $apk_dir/debug/instrumentation-debug.apk \
--test $apk_dir/androidTest/debug/instrumentation-debug-androidTest.apk \
--device model=Nexus6P,version=27,locale=en,orientation=portrait \
--device model=Nexus6P,version=26,locale=en,orientation=portrait \
--device model=Nexus6P,version=25,locale=en,orientation=portrait \
--device model=Nexus6P,version=24,locale=en,orientation=portrait \
Expand Down

0 comments on commit abce865

Please sign in to comment.