summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d5193e2..8678de4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,4 +19,6 @@ branches:
only:
- master
-script: bundle exec rake ci
+bundler_args: --without docs development
+
+script: bundle exec rake