Travis config for site-2.1 branch.

This commit is contained in:
Parker Moore 2013-03-09 23:31:00 +01:00
parent 93e3ff72b1
commit a867228ace

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
---
language: ruby
rvm:
- 1.9.3
- 1.9.2
script: bundle exec rake install; bundle exec rake generate