1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
draper/.travis.yml
Steve Klabnik ea91db9850 Re-add ruby-head
I didn't know that you had to include it on both `rvm` and `allow_failures`.
2012-11-04 21:32:49 +01:00

9 lines
123 B
YAML

language: ruby
rvm:
- 1.9.3
- rbx-19mode
- jruby-19mode
- ruby-head
matrix:
allow_failures:
- rvm: ruby-head