Skip to content

Commit b47ecd5

Browse files
committed
CI: x64 builds on msvc and sudo requirement for travis
1 parent 9c64e44 commit b47ecd5

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
@@ -1,4 +1,5 @@
11
language: cpp
2+
sudo: required
23

34
os:
45
- linux

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ os: Visual Studio 2017
2525

2626
platform:
2727
- x86
28+
- x64
2829

2930
configuration:
3031
- Release

0 commit comments

Comments
 (0)