blob: 193ed8891d7d72390d8d8247f1821004cd341093 [file] [log] [blame]
#!/bin/bash
# Fail the whole script if any command fails
set -e
export SHELLOPTS
./.travis-build-without-test.sh
ant all