Przeglądaj źródła

Use MySQL service

Gabriel Caruso 6 lat temu
rodzic
commit
4b63ea15dd
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -12,6 +12,8 @@ cache:
 
 services:
   - redis-server
+  - mysql
+
 
 php:
   - 7.0