mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2025-12-19 05:47:46 +00:00
cleanup
This commit is contained in:
@@ -4,10 +4,5 @@ node_js:
|
||||
- "lts/*"
|
||||
services:
|
||||
- mysql
|
||||
env:
|
||||
- MYSQL_ROOT_PASSWORD=root
|
||||
before_install:
|
||||
- cat ~travis/.my.cnf
|
||||
- mysql -h localhost -u root -e "show databases"
|
||||
script:
|
||||
- npm test
|
||||
Reference in New Issue
Block a user