diff --git a/.travis.yml b/.travis.yml index 9191bbd7..cc7f0a63 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ cache: bundler rvm: - 2.4.0 before_install: + - sudo apt install libmariadbclient-dev - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc" - "echo `phantomjs -v`" addons: