mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
Maybe OSX too?
This commit is contained in:
16
.travis.yml
16
.travis.yml
@@ -23,6 +23,22 @@ matrix:
|
||||
sudo: required
|
||||
python: 3.6
|
||||
|
||||
# We should try this too
|
||||
# - os: osx
|
||||
# osx_image: xcode7.3
|
||||
# python: 2.7
|
||||
# - os: osx
|
||||
# osx_image: xcode7.3
|
||||
# python: 3.4
|
||||
# - os: osx
|
||||
# osx_image: xcode7.3
|
||||
# python: 3.5
|
||||
# - os: osx
|
||||
# osx_image: xcode7.3
|
||||
# python: 3.6
|
||||
|
||||
|
||||
|
||||
# redundant specification of `sudo` and `python` because of travis-ci.org's way of parsing `.travis.yml`
|
||||
|
||||
# Available build steps:
|
||||
|
||||
Reference in New Issue
Block a user