Test on Ruby 2.1.1
The current stable version of Ruby is 2.1.1 so gollum should be tested there.
This commit is contained in:
+2
-1
@@ -2,6 +2,7 @@ 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
|
||||
- sudo apt-get install libicu-dev
|
||||
|
||||
Reference in New Issue
Block a user