mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-24 02:01:42 +08:00
Updated .travis.yml
This commit is contained in:
@@ -34,6 +34,7 @@ before_script:
|
||||
- docker-compose exec mongo mongo --version
|
||||
# we need at least one document in test db
|
||||
- docker-compose exec mongo mongo --eval 'db.init.insert({})'
|
||||
- dep ensure
|
||||
|
||||
script:
|
||||
- go test -timeout 1m ./...
|
||||
|
||||
Reference in New Issue
Block a user