Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit 1f8af90

Browse files
committed
.
1 parent d252488 commit 1f8af90

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
global:
1212
- QT_VER=5.9.2
1313
- EXTRA_MODULES=.skycoder42.jsonserializer
14+
- STATIC_QT_MODS=qttools
1415

1516
matrix:
1617
include:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version: build-{build}
77
environment:
88
QT_VER: 5.9.2
99
EXTRA_MODULES: .skycoder42.jsonserializer
10+
STATIC_QT_MODS: qttools
1011

1112
matrix:
1213
#- PLATFORM: msvc2017_64

0 commit comments

Comments
 (0)