run ruby test first

This commit is contained in:
wing328 2016-06-27 11:27:30 +08:00
parent 95eb06e2e9
commit 7f5b391f80

View File

@ -569,8 +569,8 @@
<modules>
<!-- run ruby test first which has a random delay script to
avoid issues with running 2 CI jobs in parallel. -->
<module>samples/client/petstore/python</module>
<module>samples/client/petstore/ruby</module>
<module>samples/client/petstore/python</module>
<module>samples/client/petstore/typescript-fetch/tests/default</module>
<module>samples/client/petstore/typescript-fetch/builds/default</module>
<module>samples/client/petstore/typescript-fetch/builds/es6-target</module>