Commit Graph

75 Commits

Author SHA1 Message Date
Andrew Murray
f07ed53a65 Removed Python 2 jobs 2020-01-02 19:48:48 +11:00
Andrew Murray
91b8de0aa8 Changed Travis osx_image to 9.3 2019-12-24 16:43:26 +11:00
Andrew Murray
ce10c35683 Restored Python 2.7 for stable Pillow 2019-12-19 20:01:45 +11:00
Andrew Murray
46fc0f9055 Revert to using defaults, now updated in multibuild 2019-12-01 13:43:13 +11:00
Andrew Murray
b294ec19cf Removed Python 2 jobs 2019-10-23 05:52:45 +11:00
Andrew Murray
5c2d69c051 Fixed updating to latest from non-master branch 2019-10-22 20:39:06 +11:00
Andrew Murray
a28475890a Added Python 3.8 2019-10-18 20:47:40 +11:00
Andrew Murray
4967a81a98 Also test latest Pillow 2019-07-22 22:57:52 +10:00
Hugo
895832ebda Use Xenial as base rather than EOL Trusty 2019-04-02 11:30:03 +03:00
Hugo
bd8cc80411 Group macOS builds in pairs for speed 2019-01-15 21:54:14 +02:00
Hugo
b6e526ac6e Drop support for EOL Python 3.4 2019-01-15 20:49:06 +02:00
Andrew Murray
9af4e84262 Removed scipy as test dependency 2018-12-20 20:46:53 +11:00
Hugo
95d984169d
Merge pull request #104 from radarhere/xcode_94
Updated travis osx_image to 9.4
2018-12-09 14:57:15 +02:00
Hugo
8cb0256744
'sudo: required' no longer needed
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2018-11-20 12:40:11 +02:00
Andrew Murray
9f2c20cd66 Updated travis osx_image to 9.4 2018-10-26 21:14:52 +11:00
Andrew Murray
4eaf8df4c9 Removed pinning of wheel 2018-10-15 19:57:18 +11:00
Hugo
ef47f46ed4 Pin wheel to 0.31.1 to work around API break in 0.32.0 2018-09-29 22:33:30 +03:00
Jason R. Coombs
4fe6dbee79 Add Python 3.7 to the travis builds. Ref python-pillow/Pillow#3074 2018-06-28 21:55:27 +03:00
wiredfool
461f823f0c attempt to build on xcode 6.4 2018-04-04 08:06:29 +01:00
Andrew Murray
43ac85b5ec Updated travis osx_image to 9.2 2018-03-29 08:53:45 +11:00
Andrew Murray
1ea60ed28f Updated travis osx_image to 8 2017-12-30 19:14:28 +11:00
wiredfool
7be01dbdb2 Remove python 3.3 wheel 2017-12-27 19:24:36 +00:00
wiredfool
c2f1d238f8 Updated TEST_DEPENDS 2017-12-27 18:58:58 +00:00
Eric Soroos
7ea166d054 Rearrange OSX builds due to 2 at a time limit 2017-10-02 14:16:09 +00:00
Matthew Brett
2e5ac3af75 Add Linux builds for Python 3.6 2017-01-01 15:20:13 +00:00
Matthew Brett
4af81bebaa NF: add Python 3.6 build to matrix 2016-12-30 09:52:06 +00:00
Matthew Brett
b916f43404 BF: work round Xcode OSX image change
XCode image causing odd bug in bash scripting in OSX:

https://github.com/python-pillow/pillow-wheels/issues/45
2016-10-04 11:02:50 -07:00
wiredfool
ca52264343 3.4.0 build 2016-10-03 08:11:43 -07:00
wiredfool
f10c0d9eb9 Update .travis.yml 2016-08-18 15:05:45 +01:00
Matthew Brett
a0ed8d5e41 Fix numpy / scipy version for Python 3.3
Set numpy / scipy versions for Python 3.3 build - these aren't on pypi
for the latest versions.
2016-08-02 16:31:09 -07:00
Matthew Brett
754b609628 RF: switch to using multibuild for OSX
Update to latest multibuild

Remove terryfy submodule.

Adapt config.sh to do OSX-specifics for build.

Add tests for installed codecs and modules.
2016-08-02 16:31:04 -07:00
wiredfool
10c33dfab9 3.3.0 build 2016-07-01 06:12:28 -07:00
Matthew Brett
748d79e870 Remove allow_failures for 32-bit builds
32-bit builds should now pass.
2016-06-30 15:45:21 +01:00
Matthew Brett
0a04054fa3 Try building with newest multibuild
Allow 32-bit test failures.
2016-06-30 13:53:53 +01:00
Matthew Brett
c45c451417 Build master branch 2016-06-20 18:46:48 -07:00
Matthew Brett
c4480401cc Add numpy and scipy test dependencies 2016-06-20 17:57:56 -07:00
Matthew Brett
2f97ef0898 Refactor to multibuild framework 2016-06-20 16:19:47 -07:00
wiredfool
84eade12c3 disabling python 3.2 due to pip 2016-02-04 09:45:10 -08:00
Matthew Brett
5693917fd3 RF: remove workaround for fixed travis-ci bug
Travis-ci Rackspace deployment now fixed:

https://github.com/travis-ci/travis-ci/issues/4853
2015-10-02 10:30:05 -07:00
Matthew Brett
46d2be4c0c NF: add Python 3.5 wheel building
Need to update to latest wheel package within virtualenv
2015-10-02 10:29:06 -07:00
Matthew Brett
71ae6efd63 BF: workaround Rackspace deploy bug
Rackspace deploy broken from OSX - use workaround.
2015-09-18 13:41:42 -07:00
Andrew Murray
d975cd6dff Updated Python 2.7 version 2015-05-30 11:03:30 +10:00
Andrew Murray
cbd108c2a9 Updated Python 3.4 version 2015-05-30 10:58:01 +10:00
Matthew Brett
f74ff54537 Update to latest terrfy; enable build latest tag
Update to latest terryfy, that has different wording for the
'latest-tag'.  Re-enable build of latest tag by default.
2015-02-20 21:18:23 -08:00
hugovk
fd433cb077 Specify and update to latest micro version, needed for get_python_environment command 2014-12-29 12:12:26 +02:00
hugovk
34caf70545 Only specify major.minor version without .micro to use latest available 2014-12-29 11:59:16 +02:00
wiredfool
eb4143baaa Tweak nose settings 2014-09-30 07:51:45 -07:00
wiredfool
38a2004264 YA attempt at cloudfiles 2014-07-23 21:03:40 -07:00
wiredfool
c4dc879470 New Key, New User for travis upload 2014-07-06 22:03:16 -07:00
wiredfool
0bfde3da4c new api key for sending to the org's files bucket 2014-07-06 21:30:20 -07:00