1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

travis ci

This commit is contained in:
Thomas Reynolds 2011-08-05 11:53:26 -07:00
parent 51de430a56
commit 182926a444

4
.travis.yml Normal file
View file

@ -0,0 +1,4 @@
rvm:
- 1.8.7
- 1.9.2
script: "bundle exec rake test"