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: rvm:
- 2.4.0 - 2.4.0
before_install: before_install:
- sudo apt install libmariadbclient-dev
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc" - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- "echo `phantomjs -v`" - "echo `phantomjs -v`"
addons: addons: