mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Travis: add Qt 5.6 testing
This is done via OpenSUSE Leap/42.3 which seemed the easiest way to get a 5.6 based distro. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3b8c576d95
commit
0a4dcd59b0
4 changed files with 39 additions and 1 deletions
3
scripts/qt56/after_success.sh
Normal file
3
scripts/qt56/after_success.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Build with Qt 5.6 succeeded"
|
Loading…
Add table
Add a link
Reference in a new issue