Files
gollum/.travis.yml
T
bootstraponline 2297ce418d Test on Ruby 2.1.1
The current stable version of Ruby is 2.1.1 so gollum should be tested there.
2014-04-02 23:30:20 -04:00

9 lines
119 B
YAML

rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
before_install:
- sudo apt-get update
- sudo apt-get install libicu-dev