Compare commits

...

1 Commits

Author SHA1 Message Date
Jean Boussier
19a60ccee2 Test gem installation on 1.9.x 2014-06-23 14:14:12 -04:00

View File

@@ -11,7 +11,7 @@ matrix:
- rvm: rbx-19mode
- rvm: jruby-head
script: "rake test"
script: "gem build liquid.gemspec && gem install liquid-3.0.0.gem"
notifications:
disable: true