subsurface/scripts/qt55/after_success.sh
Dirk Hohndel bca7f8ed61 Travis: test build against Qt 5.5
We do this in a docker environment to make things fast and easy.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-03-22 07:58:04 -07:00

3 lines
48 B
Bash

#!/bin/bash
echo "Build with Qt 5.5 succeeded"