commit
c4c12ade33
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
set -euo pipefail
|
||||
|
||||
# Determine configuration
|
||||
if [ "$TRAVIS_OS_NAME" == osx ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue