@@ -35,6 +35,6 script: | |||
|
35 | 35 | - "RUN_ON_NOT_OFFICIAL='' RUBY_VER=1.9 BRANCH=trunk bundle exec rake config/database.yml" |
|
36 | 36 | - "bundle install" |
|
37 | 37 | - "bundle exec rake ci:setup" |
|
38 | - "sh .travis.run-test.sh" | |
|
38 | - JRUBY_OPTS=-J-Xmx1024m bundle exec rake test:${TEST_SUITE} | |
|
39 | 39 | notifications: |
|
40 | 40 | email: false |
|
1 | NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now