mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
chg: two OSX images are more then enough to test against.
This commit is contained in:
parent
0430b84f65
commit
7af8168158
1 changed files with 4 additions and 4 deletions
|
@ -7,12 +7,12 @@ compiler: gcc
|
||||||
# Test on Linux and MacOS
|
# Test on Linux and MacOS
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
# - os: osx
|
||||||
osx_image: xcode7.3 # OS X 10.11
|
# osx_image: xcode7.3 # OS X 10.11
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode8.3 # OS X 10.12
|
osx_image: xcode8.3 # OS X 10.12
|
||||||
- os: osx
|
# - os: osx
|
||||||
osx_image: xcode9 # OS X 10.13
|
# osx_image: xcode9 # OS X 10.13
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode9.1 # OS X 10.13.1
|
osx_image: xcode9.1 # OS X 10.13.1
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue