Commit 8e4f6a7a authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Include Ruby 2.0.0 to Travis config file.

parent ed32042b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ language: ruby
rvm:
  - "1.8.7"
  - "1.9.3"
  - "2.0.0"
install:
  - gem install rdiscount
  - gem install json