summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 32417ee2..0d9dd451 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,6 +39,12 @@ notifications:
on_success: never
on_failure: always
+before_deploy:
+ - yes | gem update --system --force
+ - gem install bundler
+ - gem install uri
+ - gem install logger
+
deploy:
- provider: pages
edge: