1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00
fb_graph2/.travis.yml

8 lines
189 B
YAML
Raw Normal View History

2016-01-06 22:56:18 -05:00
before_install:
- gem install bundler
2014-06-10 11:57:59 -04:00
rvm:
2016-08-05 02:19:44 -04:00
- 2.2.2 # NOTE: 2.2.1 or lower aren't supported by activesupport 5.0, CI isn't needed for such legacy versions.
2017-02-28 04:08:34 -05:00
- 2.2.6
- 2.3.3
- 2.4.0