Fix travis dependencies

This commit is contained in:
AEtherC0r3 2017-09-12 08:45:02 +03:00
parent 135241a56c
commit 929bfb4554

View file

@ -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: