summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 784aa20..a806c53 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -78,7 +78,7 @@ matrix:
jdk: openjdk6
- rvm: jruby-head
jdk: openjdk6
-bundler_args: --without development_extras
+bundler_args: --without development_extras --jobs 3 --retry 3
script:
- bundle exec rake prep --trace
- bundle exec rake compile --trace