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
1 changed files with 2 additions and 1 deletions

View File

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