Skip to content

Commit 0d34430

Browse files
committed
Latest mysql
1 parent d5896c2 commit 0d34430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- npm --version
3131
- npm install -g newman
3232
- newman --version
33-
- wget https://repo.mysql.com//mysql-apt-config_0.8.10-1_all.deb
33+
- wget https://repo.mysql.com//mysql-apt-config_0.8.15-1_all.deb
3434
- sudo dpkg -i mysql-apt-config_0.8.10-1_all.deb
3535
- sudo apt-get update -q
3636
- sudo apt-get install -q -y --allow-unauthenticated -o Dpkg::Options::=--force-confnew mysql-server

0 commit comments

Comments
 (0)