diff --git a/.travis.yml b/.travis.yml index b7605f4..e719591 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ before_install: + - gem install bundler - gem install concurrent-ruby script: - cd docs; make \ No newline at end of file