Commit graph

33 commits

Author SHA1 Message Date
MinchinWeb
9cad7ddb51 [Travis] Add Python to PATH on Windows 2019-11-28 08:39:22 -07:00
MinchinWeb
cdad3230f0 [Travis] include a test in not UTC
see #742
2019-11-28 08:35:53 -07:00
MinchinWeb
3c2ced0989 [Travis] no auto-ruby 2019-11-28 07:59:06 -07:00
MinchinWeb
b0f07eeb59 Appease the Travis gods 2019-11-28 07:49:33 -07:00
MinchinWeb
cab23ddc97 [Travis] add testing on Windows and Mac
See #739 (Python 3.8), #619 (Windows)
2019-11-28 07:43:05 -07:00
Peter Schmidbauer
b5c05cd846 Clarify currently supported Python versions
The Python 3.8 build currently fails on travis, this should be dealt with in a future PR along with updating the travis config and pyproject.toml
2019-11-12 18:50:51 +01:00
Peter Schmidbauer
f30e11d46f Prepare travis for upcoming poetry 1.0 release
The poetry version command will change in poetry 1.0 (see sdispater/poetry#1191). Without any argument, it won't bump the version anymore but instead just print the current version. This will break the current travis before_install. Let's pin poetry to ~0.12.17 for now and change it once poetry v1.0 releases.
2019-11-11 19:04:30 -08:00
Jonathan Wren
721656cb07 [#715] Make bot that will auto-increment version in code after deploy 2019-11-09 14:17:13 -08:00
Jonathan Wren
02ed94a0ec [#681] take out automated pages deployment (for now), since it broke the
site
2019-10-19 15:00:10 -07:00
Jonathan Wren
eca300551d [#681] Separate local dev from pipeline releases 2019-10-19 14:36:12 -07:00
Jonathan Wren
675ef51ca1 [#681] Appease the poetry gods 2019-10-19 13:50:52 -07:00
Jonathan Wren
caeafb38a7 [#681] Update version handling in source and travis deployments 2019-10-19 13:41:59 -07:00
Jonathan Wren
b4fda4d4c5 ¯\_(ツ)_/¯ 2019-10-19 13:03:57 -07:00
Manuel Ebert
6a717029a7 Add deployment through poetry to travis 2019-08-15 17:44:27 -07:00
Jonathan Wren
efd674aa34 update python version for ci 2019-06-22 14:28:54 -07:00
Radomír Bosák
8615679beb Remove --use-mirrors switch from travis setup (#477)
The --use-mirrors pip switch does not work since pip 7.0.0. This caused
travis builds to fail.

This commit removes the --use-mirrors switch.
2017-03-10 09:47:43 -08:00
Manuel Ebert
dd79639095 Hardcoded salt to fix crypto 2015-04-04 17:50:44 +11:00
Manuel Ebert
6953e340c4 Official support for python 3.4 2014-05-22 11:56:28 -07:00
Manuel Ebert
60b49f8c37 No 3.4 on Travis yet :-( 2014-04-10 16:18:36 -04:00
Manuel Ebert
69ded73304 Test on Python 3.4 2014-04-10 15:57:35 -04:00
William Minchin
a26fd3d1d7 [Travis-CI] manually install PyCrypto 2014-01-28 16:17:13 -07:00
William Minchin
3a4607f671 Use Travis-CI without requirements.txt 2014-01-28 16:08:22 -07:00
Manuel Ebert
860d74bc0e Travis fix 2013-12-22 18:50:57 +01:00
Manuel Ebert
a4448b0c34 Dateutil added to requirements. 2013-12-22 18:46:26 +01:00
Manuel Ebert
d36711b36b dateutil -> python-dateutil 2013-08-17 18:14:06 -07:00
Manuel Ebert
e796f18d6e Updates travis build 2013-08-17 13:24:51 -07:00
Manuel Ebert
d4cbd4f944 Update travis 2013-07-19 12:43:58 +02:00
Manuel Ebert
d7dfba008c Addresses unicode issues in Python 3
Fixes #79
2013-06-24 15:54:04 +02:00
Manuel Ebert
868d29a92e Allow python 3 to fail on travis 2013-06-09 16:04:17 -07:00
Manuel Ebert
52b5b4848d Experimental build settings for travis 2013-04-18 11:52:53 +02:00
Manuel Ebert
1c0916a8f3 Removes 3.2 support from travis 2013-02-19 14:53:43 -08:00
Manuel Ebert
918a46a2fa Fixes requirements and setup 2012-12-14 15:18:30 -08:00
Manuel Ebert
8418c2f696 Travis CI integration 2012-12-14 14:58:46 -08:00