summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Brictson <mattbrictson@users.noreply.github.com>2017-04-17 14:22:08 -0700
committerGitHub <noreply@github.com>2017-04-17 14:22:08 -0700
commit47a3b34ecf744654d8fab3c19c1b4e963f87a871 (patch)
tree7f09d0ca31d0b73ade8379f3932ccd96b49668ef
parentce81958ba2f7a81c5e492337189efd4e3b86618d (diff)
downloadplist-47a3b34ecf744654d8fab3c19c1b4e963f87a871.tar.gz
Remove rbx from Travis (#36)
rvm no longer hosts binaries for rbx-d18 and rbx-d19, so remove these from our Travis matrix.
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 4cafe7e..1bb6af4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,9 +4,7 @@ rvm:
- 1.9.2
- jruby-18mode
- jruby-19mode
- - rbx-18mode
- - rbx-19mode
- ruby-head
- jruby-head
- 1.8.7
- - ree \ No newline at end of file
+ - ree