mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 05:13:22 -07:00
added xcode 9 and 9.1 coz 8 and 8.1 links to 8.3
This commit is contained in:
parent
3c9b6573ec
commit
245a6b2083
1 changed files with 4 additions and 4 deletions
|
@ -9,12 +9,12 @@ matrix:
|
|||
include:
|
||||
- os: osx
|
||||
osx_image: xcode7.3 # OS X 10.11
|
||||
- os: osx
|
||||
osx_image: xcode8 # OS X 10.11
|
||||
- os: osx
|
||||
osx_image: xcode8.1 # OS X 10.12
|
||||
- os: osx
|
||||
osx_image: xcode8.3 # OS X 10.12
|
||||
- os: osx
|
||||
osx_image: xcode9 # OS X 10.13
|
||||
- os: osx
|
||||
osx_image: xcode9.1 # OS X 10.13.1
|
||||
- os: linux
|
||||
dist: trusty
|
||||
sudo: required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue