CI: build.sh: upd disclaimer

M  build.sh
This commit is contained in:
Anton-Latukha 2020-06-23 18:47:43 +03:00
parent f074bd8978
commit 6907e782ce
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# NOTE: Script for the CI builds. CI comes here from `.travis.yml`
# NOTE: Script for the CI builds, relies on `default.nix` interface, which exposes Nixpkgs Haskell Lib interface
# NOTE: The most strict error checking requirements
set -Eexuo pipefail