update travis file
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/84c00c31 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/84c00c31 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/84c00c31 Branch: refs/heads/master Commit: 84c00c3122f6f61b3b7d36e40aaa13d06198d67b Parents: b09c403 Author: Sagar <[email protected]> Authored: Fri Jan 26 18:46:37 2018 +0530 Committer: Sagar <[email protected]> Committed: Fri Jan 26 18:46:37 2018 +0530 ---------------------------------------------------------------------- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/84c00c31/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index b3a826d..b3143e5 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-21.1.2 - - android-23 + - build-tools-26.0.2 + - android-26 script: "./gradlew build --stacktrace"
