Repository: climate Updated Branches: refs/heads/master fba1ce638 -> 82856a686
CLIMATE-854 Ensure that ocw runs with Python 3.X Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/82856a68 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/82856a68 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/82856a68 Branch: refs/heads/master Commit: 82856a686578c0f754f4a2960789a348c5842550 Parents: fba1ce6 Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com> Authored: Sun Aug 28 10:06:10 2016 -0700 Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com> Committed: Sun Aug 28 10:06:10 2016 -0700 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/82856a68/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 209ad29..ba7e278 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ # under the License. language: python python: - - "2.7" + - "3.5" notifications: email: false install: