You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by sa...@apache.org on 2018/02/02 06:28:34 UTC

incubator-taverna-mobile git commit: update travis

Repository: incubator-taverna-mobile
Updated Branches:
  refs/heads/master 18dc0a4d4 -> ff0ae1983


update travis


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/ff0ae198
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/ff0ae198
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/ff0ae198

Branch: refs/heads/master
Commit: ff0ae1983e94429716ce886eaf776ba7e7994468
Parents: 18dc0a4
Author: Sagar <ku...@gmail.com>
Authored: Fri Feb 2 11:58:26 2018 +0530
Committer: Sagar <ku...@gmail.com>
Committed: Fri Feb 2 11:58:26 2018 +0530

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/ff0ae198/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c0022d4..ea32a80 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-27.0.2
+    - build-tools-27.0.3
     - android-27
 
 script: "./gradlew build --stacktrace"