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/81b1a7a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/81b1a7a2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/81b1a7a2 Branch: refs/heads/master Commit: 81b1a7a2ea3d93b4d765cde86638357e9e3fd10f Parents: 0f48388 Author: Sagar <[email protected]> Authored: Sat Sep 24 15:00:18 2016 +0530 Committer: Sagar <[email protected]> Committed: Sat Sep 24 15:00:18 2016 +0530 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/81b1a7a2/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index d770ab6..b3a826d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ ## under the License. language: android -jdk: oraclejdk7 +jdk: oraclejdk8 android: components: - tools
