ci(macos): remove set -ev

This commit is contained in:
Stéphane Lepin 2019-03-17 15:38:59 +01:00 committed by GitHub
parent 4f607df5fc
commit eeeca8afd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
#!/bin/sh
set -ev
OSTYPE=$(uname)