Repository: incubator-predictionio-sdk-ruby Updated Branches: refs/heads/develop 6fec5a725 -> 5d3b89cfc
Drop Ruby 2.4 until it's fixed Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/commit/5d3b89cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/tree/5d3b89cf Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/diff/5d3b89cf Branch: refs/heads/develop Commit: 5d3b89cfc6632b77f7dd6c6b1d91f258a34d68f1 Parents: 6fec5a7 Author: Donald Szeto <[email protected]> Authored: Mon Jun 5 14:17:32 2017 -0700 Committer: Donald Szeto <[email protected]> Committed: Mon Jun 5 14:17:32 2017 -0700 ---------------------------------------------------------------------- .travis.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/blob/5d3b89cf/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 27e1dd1..24c6234 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,5 @@ rvm: - 2.1.5 - 2.2.7 - 2.3.4 - - 2.4.1 script: - rake
