mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
chg: two OSX images are more then enough to test against.
This commit is contained in:
@@ -7,12 +7,12 @@ compiler: gcc
|
||||
# Test on Linux and MacOS
|
||||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode7.3 # OS X 10.11
|
||||
# - os: osx
|
||||
# osx_image: xcode7.3 # OS X 10.11
|
||||
- os: osx
|
||||
osx_image: xcode8.3 # OS X 10.12
|
||||
- os: osx
|
||||
osx_image: xcode9 # OS X 10.13
|
||||
# - os: osx
|
||||
# osx_image: xcode9 # OS X 10.13
|
||||
- os: osx
|
||||
osx_image: xcode9.1 # OS X 10.13.1
|
||||
- os: linux
|
||||
|
||||
Reference in New Issue
Block a user