summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-03-03 16:10:03 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-03-03 16:10:03 +0900
commit06da72a236977d566c746d194d3ac98777a5e770 (patch)
tree56b60217d862deedafcd5784d260ec7ba4a120dc
parent2f35f93c3574560dbbe50bd02c5fa3b7670f49fa (diff)
downloadpsych-06da72a236977d566c746d194d3ac98777a5e770.tar.gz
update latest versions
-rw-r--r--.travis.yml12
1 files changed, 5 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index 8988303..56268f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,15 +1,13 @@
rvm:
- - 2.1
- - 2.2
- - 2.3.0
+ - 2.2.6
+ - 2.3.3
+ - 2.4.0
- ruby-head
- - jruby-9.1.6.0
+ - jruby-9.1.7.0
matrix:
allow_failures:
- - rvm: jruby-9.1.6.0
-
-before_install: gem install bundler --no-document
+ - rvm: jruby-9.1.7.0
script: rake