File tree Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Original file line number Diff line number Diff line change 1
1
image :
2
2
- Visual Studio 2017
3
- - Visual Studio 2015
4
3
5
4
version : build-{build}
6
5
@@ -16,24 +15,6 @@ environment:
16
15
- PLATFORM : msvc2017
17
16
- PLATFORM : winrt_x86_msvc2017
18
17
- PLATFORM : winrt_armv7_msvc2017
19
- - PLATFORM : msvc2015_64
20
-
21
- matrix :
22
- exclude :
23
- - PLATFORM : msvc2017_64
24
- image : Visual Studio 2015
25
- - PLATFORM : mingw73_64
26
- image : Visual Studio 2015
27
- - PLATFORM : winrt_x64_msvc2017
28
- image : Visual Studio 2015
29
- - PLATFORM : msvc2017
30
- image : Visual Studio 2015
31
- - PLATFORM : winrt_x86_msvc2017
32
- image : Visual Studio 2015
33
- - PLATFORM : winrt_armv7_msvc2017
34
- image : Visual Studio 2015
35
- - PLATFORM : msvc2015_64
36
- image : Visual Studio 2017
37
18
38
19
install :
39
20
- git clone https://github.com/Skycoder42/QtModules.git .\qtmodules-travis
Original file line number Diff line number Diff line change 3
3
"description" : " A platform independent library to easily create system services and use some of their features." ,
4
4
"modules" : [ " QtService" ],
5
5
"dependencies" : [],
6
- "excludes" : [],
6
+ "excludes" : [ " msvc2015 " ],
7
7
"license" : {
8
8
"name" : " BSD-3-Clause" ,
9
9
"path" : " LICENSE"
You can’t perform that action at this time.
0 commit comments