mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
99bc940551
commit
bca7f8ed61
4 changed files with 41 additions and 0 deletions
3
scripts/qt55/after_success.sh
Normal file
3
scripts/qt55/after_success.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Build with Qt 5.5 succeeded"
|
||||
Loading…
Add table
Add a link
Reference in a new issue