mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Download submodules before testing.
This doesn't matter for the Sass submodule, but we would like to run the haml-spec tests.
This commit is contained in:
parent
820e4ed9d1
commit
9644e09433
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ branches:
|
|||
only:
|
||||
- master
|
||||
- stable
|
||||
script: "bundle exec rake submodules test"
|
||||
|
|
Loading…
Reference in a new issue