summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortduehr <tduehr@gmail.com>2015-03-14 21:42:14 -0500
committertduehr <tduehr@gmail.com>2015-03-14 21:42:14 -0500
commit532aa93b33ff11fd585689e4a0d7bf1ed39b7bc5 (patch)
treec7ecd98d747d5bee86f0d345564aacff0e79c60e
parent12460a229430135bbdf7e9e7712d0b15f5614100 (diff)
downloadffi-532aa93b33ff11fd585689e4a0d7bf1ed39b7bc5.tar.gz
update test platforms
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5c2ef43..42eaffe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,12 +5,11 @@ rvm:
- "1.8.7"
- "2.0.0"
- "2.1"
+ - "2.2"
- "ruby-head"
- - "rbx-2.1.1"
- "rbx"
matrix:
allow_failures:
- - rvm: "rbx-2.1.1"
- rvm: "rbx"
- rvm: "rbx-head"
- rvm: "1.8.7"