CI: Travis: rm sleep 2 - redundant

Anyway it takes 30s-1m to the nix-build.

M  .travis.yml
This commit is contained in:
Anton-Latukha 2020-06-12 16:25:53 +03:00
parent 60bff08207
commit 361232ea5e
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 0 additions and 1 deletions

View File

@ -137,7 +137,6 @@ script:
# NOTE: If key is set - use Cachix push, else - proceed without it
- if [ ! "$CACHIX_SIGNING_KEY" = "" ]; then cachix push "$name" --watch-store& fi
# NOTE: Brush timeout for previous daemon to start
- sleep 2
#
#
# NOTE: Normal GHC build