Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
try to sleep a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce committed Oct 25, 2017
1 parent be0ff7c commit 34b15e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ before_install:
- ./pilosa-master-linux-amd64/pilosa server -b https://:20101 -d https_data --tls.skip-verify --tls.certificate test.pilosa.local.crt --tls.key test.pilosa.local.key &
- go get github.com/mattn/goveralls
- go get -u github.com/golang/dep/cmd/dep
- sleep 10
addons:
script:
- dep ensure
Expand Down

0 comments on commit 34b15e2

Please sign in to comment.