1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Merge pull request #485 from joneslee85/patch-9

Test against Ruby 2.1.1 on Travis
This commit is contained in:
Evan Phoenix 2014-02-28 16:13:29 -08:00
commit 9d2213ef15

View file

@ -6,6 +6,7 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- rbx
- jruby-19mode
matrix: