Commit graph

169 commits

Author SHA1 Message Date
Eric Kalosa-Kenyon
55c2d66c99
updated osx to macOS 10.15.7, JDK to 14.0.2, and XCode to Xcode 12.2 (#904)
The CI  was broken. This commit fixes the CI. The root cause is reported in more detail in issue #905.

In short, the default macOS version (10.13, see the TravisCI docs) used in TravisCI isn't supported by brew which caused the brew install pandoc in the download_miniconda.sh pre-install script to hang and time out the build. It failed even on inert PRs (adding a line to README, e.g.). Now, with the updated macOS version (from 10.13 to 10.15), brew is supported and the brew install pandoc command succeeds and allows the remainder of the CI build and test sequence to succeed.
2021-05-11 09:37:07 -07:00
Eric Kalosa-Kenyon
9c69b8c6fe added python 3.9 build following 4aa2ea9f5e to address https://github.com/SheffieldML/GPy/issues/881 2021-03-15 21:27:38 +00:00
Julien Bect
4aa2ea9f5e travis, appveyor: Add Python 3.8 build 2020-05-05 22:30:21 +02:00
Julien Bect
8b74bbf6b9 Drop Python 2.7 support (fix #833) 2020-05-05 22:30:17 +02:00
mzwiessele
fead596961 fix: also run on 3.5 2019-05-17 18:10:40 +01:00
Mark Pullin
3b8b580a2b Move python 3.5 build to 3.7 2019-05-16 16:25:03 +01:00
mzwiessele
613265beb8 pkg: no py37 still does not work 2018-09-02 19:45:08 +01:00
mzwiessele
bf102e47e7 fix: bdist_dumb and bdist_rpm 2018-09-02 19:34:21 +01:00
mzwiessele
36efd2dc0e add py37 2018-09-02 19:11:18 +01:00
mzwiessele
d8db1b6847 fix: py37 cython not compatible 2018-07-27 15:30:33 +02:00
mzwiessele
fc6bf2b9f4 fix: python=3.7 2018-07-27 14:48:52 +02:00
Max Zwiessele
d4bff7505e
Use old deploy pypi behavior
Until skip_existing option exists, use the old travis dpl behaviour to not fail on existing files.
2018-02-23 12:19:49 +01:00
Max Zwiessele
c592d46b00
Don’t build docs anymore in travis 2018-02-23 11:37:58 +01:00
mzwiessele
0b80261302 fix: rtd 2018-02-22 19:52:15 +01:00
mzwiessele
70765ae862 fix: support for 3.5 and higher now that 3.6 is out 2017-06-17 12:11:45 +01:00
mzwiessele
508e6c009c fix: pandoc install under travis osx 2016-10-27 14:02:38 +01:00
mzwiessele
d70aa771f4 fix: pandoc install under travis osx 2016-10-27 13:54:57 +01:00
mzwiessele
3400cab031 [coverage] both coveralls and codecov, showing codecov 2016-08-03 11:17:12 +01:00
mzwiessele
cc730cd2f4 Revert "Revert "[coverage reports] change to coveralls as test""
This reverts commit ee23da6dd9.
2016-08-03 10:44:54 +01:00
mzwiessele
ee23da6dd9 Revert "[coverage reports] change to coveralls as test"
This reverts commit 040ac72b82.
2016-08-03 10:40:38 +01:00
mzwiessele
040ac72b82 [coverage reports] change to coveralls as test 2016-08-03 10:32:58 +01:00
mzwiessele
6d92fb6cbc [travis] not tagged 2016-07-30 11:27:14 +01:00
mzwiessele
d71a2aaebc [py33] removed from builds 2016-07-29 09:23:24 +01:00
Max Zwiessele
a457678dcd [travis] updates for the coverage reports 2016-06-21 10:45:39 +01:00
Max Zwiessele
78f7ef3e43 [travis] condition 2016-04-21 12:34:12 +01:00
Max Zwiessele
bffcd916fb Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2016-04-14 08:49:23 +01:00
Max Zwiessele
f94e0bd20c [tests] show skipped 2016-04-14 08:49:16 +01:00
mzwiessele
2e803bb293 [setup] pypi restrictions 2016-04-14 07:42:30 +01:00
Max Zwiessele
23ec4b7b14 [release] calling release branch deploy 2016-04-01 11:59:25 +01:00
Max Zwiessele
c421d57b5d [release] branch for releases now protected and automatically updated 2016-04-01 11:55:59 +01:00
mzwiessele
51af6a236a [autograd] added install instr for autograd 2016-03-08 14:59:28 +00:00
mzwiessele
88a9b92c80 [climin] added tests and install directions for travis 2016-03-08 10:23:05 +00:00
Max Zwiessele
2d80f9c096 [travis_scripts] loading scripts from github repo 2016-02-29 14:47:24 +00:00
Max Zwiessele
b957bb2016 [travis] added retries for installing conda, as it seemed to fail on 404 errors 2016-02-25 09:11:11 +00:00
Max Zwiessele
dd07ded6d4 [travis] register failes.. 2015-11-17 14:28:20 +00:00
Max Zwiessele
8b9ad9c25f Update .travis.yml 2015-11-12 14:05:30 +00:00
mzwiessele
e8048d3b8c [travis] testing deployment code 2015-11-12 13:39:30 +00:00
mzwiessele
4db44f42fc [travis] testing deployment code 2015-11-12 13:32:15 +00:00
mzwiessele
b4b5a51295 [travis] testing deployment code 2015-11-12 13:29:40 +00:00
mzwiessele
2692ca3204 [coverage] updated coveragerc 2015-11-12 12:00:17 +00:00
mzwiessele
d5a1d96f95 [paramz] updated 2015-11-07 08:44:28 +00:00
mzwiessele
48be179117 [travis] using testpypi 2015-11-05 10:03:34 +00:00
mzwiessele
8ab37ac68f [travis] make more builds 2015-10-14 16:01:50 +01:00
mzwiessele
4e9ed8320a [travis] oops 2015-10-12 18:37:10 +01:00
mzwiessele
fe423b88eb [doc] updated how to plot in gpy 2015-10-12 14:50:42 +01:00
mzwiessele
134144c4c7 [readme] updated 2015-10-12 14:28:23 +01:00
mzwiessele
b585ca5a2c [travis] deploying 2015-10-12 13:45:26 +01:00
mzwiessele
0a8d51c98e [readtorst] rst was not returned before 2015-10-12 09:53:50 +01:00
Max Zwiessele
03ad735c31 Update .travis.yml 2015-10-11 18:53:22 +01:00
Max Zwiessele
2c9bddd784 Update .travis.yml 2015-10-11 18:00:05 +01:00