subsurface/scripts/ios/after_success.sh
Dirk Hohndel c145911767 Travis: add iOS build
Disable most warnings for iOS test build as otherwise the Travis log file will
exceed 4MB and the build will fail.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-04-24 15:45:44 -07:00

3 lines
51 B
Bash

#!/bin/bash
echo "Nothing to be done after build"