1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00

Add git submodule update to travis script, required to run the test suite

This commit is contained in:
Carlos Antonio da Silva 2011-04-05 20:57:45 -03:00
parent cd7d0b9ef4
commit 55e94b88c4

View file

@ -1,6 +1,7 @@
script: "git submodule update --init && rake test"
rvm: rvm:
- 1.8.7 - 1.8.7
- 1.9.2 - 1.9.2
- ree - ree
- rbx - rbx
- jruby - jruby