mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 10:52:48 -07:00
Use Travis CI
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
|||||||
|
rvm:
|
||||||
|
- 1.8.7
|
||||||
|
- 1.9.2
|
||||||
|
- rbx
|
||||||
|
- rbx-2.0
|
||||||
|
- ree
|
||||||
|
- jruby
|
||||||
|
- ruby-head
|
||||||
|
- 1.8.6
|
||||||
|
|
||||||
|
script: "rake test"
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
disable: true
|
||||||
Reference in New Issue
Block a user