summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrandym <[email protected]>2017-02-22 11:08:11 +0900
committerrandym <[email protected]>2017-02-22 11:08:11 +0900
commita2259b0cb1000215491b5301a16f250098961a2c (patch)
treee26b68288eab583d3b0ed99a4c8f2024d5894acb
parentaed4d5854e7a19f626d7198685134d02c8924c04 (diff)
downloadcaxlsx-a2259b0cb1000215491b5301a16f250098961a2c.tar.gz
caxlsx-a2259b0cb1000215491b5301a16f250098961a2c.zip
chore(travis): no really - add 2.4.0 to the matrix
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f46950ab..9f470d89 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,11 +14,11 @@ notifications:
matrix:
include:
- - rvm: 2.0
- rvm: 2.1
- rvm: 2.2
- rvm: 2.3.3
- rvm: 2.0.0
+ - rvm: 2.4.0
- rvm: rbx-3
- rvm: jruby-19mode
env: JRUBY_OPTS="-Xcli.debug=true --debug"