This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
draper
Watch
1
Star
0
Fork
You've already forked draper
0
mirror of
https://github.com/drapergem/draper
synced
2023-03-27 23:21:17 -04:00
Code
Releases
Activity
ab51bf06d1
draper
/
.travis.yml
9 lines
64 B
YAML
Raw
Normal View
History
Unescape
Escape
fix .travis.yml let's allow ruby-head to fail, and we need the language key.
2012-11-03 00:18:25 -04:00
language
:
ruby
Install bundler pre
2013-02-27 06:39:33 -05:00
Add MongoDB to Travis
2013-03-03 06:34:06 -05:00
services
:
-
mongodb
Adding config for Travis
2011-08-27 23:58:02 -04:00
rvm
:
setup up Travis for Rails 5 - require Rails 5 since Rubygems doesn’t allow us to only require activemodel-serializers-xml when Rails is version 5 - require Ruby 2.2 since that’s what Rails 5 requires
2016-06-06 17:22:20 -04:00
-
2.2
.5
-
2.3
.1
Copy permalink