update travis files
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/d299d6cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/d299d6cf Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/d299d6cf Branch: refs/heads/master Commit: d299d6cf1dda6eb32512a05512d6a86537ff78ad Parents: 6e8444d Author: Sagar <[email protected]> Authored: Fri Feb 2 11:37:15 2018 +0530 Committer: Sagar <[email protected]> Committed: Fri Feb 2 11:37:15 2018 +0530 ---------------------------------------------------------------------- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/d299d6cf/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index b3143e5..c0022d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ android: - extra-google-google_play_services - extra-android-m2repository - extra-google-m2repository - - build-tools-26.0.2 - - android-26 + - build-tools-27.0.2 + - android-27 script: "./gradlew build --stacktrace"
