fix: [travis ] There are issues on the 14.04 build system of Travis. This fixes it temporarily.

This commit is contained in:
Steve Clement 2019-05-01 18:39:27 +09:00
parent 0f2b139625
commit d10d4a5cc5

View file

@ -13,6 +13,8 @@ env:
AIL_LEVELDB=$TRAVIS_BUILD_DIR/redis-leveldb/ PATH=$AIL_HOME:$AIL_REDIS:$AIL_LEVELDB:$PATH
before_install:
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6B05F25D762E3157
install:
- ./installing_deps.sh