mirror of
https://github.com/faye/faye-websocket-ruby.git
synced 2025-11-01 13:59:13 +00:00
Update Travis target versions.
This commit is contained in:
+7
-6
@@ -1,16 +1,17 @@
|
||||
sudo: false
|
||||
dist: trusty
|
||||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.10
|
||||
- 2.2.9
|
||||
- 2.3.6
|
||||
- 2.4.3
|
||||
- 2.5.0
|
||||
- jruby-19mode
|
||||
- jruby-9
|
||||
- 2.2.10
|
||||
- 2.3.8
|
||||
- 2.4.6
|
||||
- 2.5.5
|
||||
- 2.6.3
|
||||
- jruby-head
|
||||
|
||||
script:
|
||||
- bundle exec rspec -c spec
|
||||
|
||||
Reference in New Issue
Block a user