2297ce418d
The current stable version of Ruby is 2.1.1 so gollum should be tested there.
9 lines
119 B
YAML
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
|