Skip to content

Commit

Permalink
[misc] travis script correction
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed Apr 24, 2017
1 parent c976c38 commit e895995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis/before_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ END
sudo apt-get -qq install software-properties-common

if [ "$MARIA" != "5.5" ]
then
sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
sudo add-apt-repository "deb [arch=amd64,i386,ppc64el] http://nyc2.mirrors.digitalocean.com/mariadb/repo/${MARIA}/ubuntu trusty main"

Expand Down

0 comments on commit e895995

Please sign in to comment.