mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-23 13:55:08 +08:00
Update .travis.yml
This commit is contained in:
parent
99a72b7378
commit
db16d88f81
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ script: mvn clean install -DskipTests=false -B -V
|
|||
|
||||
services:
|
||||
- mysql
|
||||
- redis
|
||||
# - redis
|
||||
|
||||
before_install:
|
||||
- mysql -e "CREATE DATABASE rebuild10 DEFAULT CHARSET utf8 COLLATE utf8_general_ci;"
|
||||
|
@ -15,4 +15,4 @@ before_install:
|
|||
#after_success:
|
||||
# - bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
# IN RESEARCH ...
|
||||
# IN RESEARCH ...
|
||||
|
|
Loading…
Reference in a new issue