Skip to content

Commit 0dbb2e1

Browse files
committed
Removed mysql 5.7 script. Trying with mysql 5.6.
1 parent 6ba36f7 commit 0dbb2e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ services:
1515
- mysql
1616

1717
before_install:
18-
- bash .travis.install-mysql-5.7.sh
1918
- mysql -e 'CREATE DATABASE test;'
2019

2120
install: composer install

0 commit comments

Comments
 (0)