Commit graph

35 commits

Author SHA1 Message Date
Jonathan Wren
52934a78e4 [#757] Add more Mac tests for each Python version 2020-04-10 11:51:56 -07:00
Jonathan Wren
aa49dc3eb5 [#757] Add more testing for Windows across multiple Python versions 2020-04-10 11:51:56 -07:00
Jonathan Wren
1b9748e5ce [#757] Clean up travis yaml file for readability 2020-04-10 11:51:55 -07:00
Jonathan Wren
8004ef59af [#757] Take out unneeded quotes around strings in yaml 2020-04-10 11:51:55 -07:00
Jonathan Wren
63f2901bf4 [#757] update CI logic to new format 2020-04-10 11:51:55 -07:00
Jonathan Wren
a704863121 [#757] add explicit os at root per travis config linter 2020-04-10 11:51:55 -07:00
Jonathan Wren
b6bd14fb27 [#757] add stage name to test stage to be explicit 2020-04-10 11:51:55 -07:00
Jonathan Wren
eb4b3ead51 [#757] Add quotes around environment variables to be a little safer 2020-04-10 11:51:55 -07:00
Jonathan Wren
a1392d9c49 [#757] Take out old code (no longer needed) 2020-04-10 11:51:55 -07:00
Jonathan Wren
424e67e23a [#757] Move deploy to it's own stage on CI so it doesn't run multiple
times
2020-04-10 11:51:55 -07:00
MinchinWeb
70c946bc13 [Travis] add testing on Windows and Mac
See #739 (Python 3.8), #619 (Windows)
Appease the Travis gods
[Travis] no auto-ruby
[Travis] include a test in not UTC
see #742
[Travis] Add Python to PATH on Windows
[Travis] Windows: try Python 3.7 for cryptography wheels?
[Travis] Windows tests time out
2020-04-10 11:51:55 -07:00
Peter Schmidbauer
3080d501f2 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
2020-04-10 11:51:55 -07:00
Peter Schmidbauer
b7e2e91af3 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.
2020-04-10 11:51:55 -07:00
Jonathan Wren
851a367569 [#715] Make bot that will auto-increment version in code after deploy 2020-04-10 11:51:55 -07:00
Jonathan Wren
f7953fdd61 ¯\_(ツ)_/¯
[#681] Update version handling in source and travis deployments
[#681] Appease the poetry gods
[#681] Separate local dev from pipeline releases
[#681] take out automated pages deployment (for now), since it broke the
site
2020-04-10 11:51:55 -07:00
Manuel Ebert
a61658d453 Add Poetry config
Add deployment through poetry to travis
2020-04-10 11:51:55 -07:00
Jonathan Wren
716ad98f97 update python version for ci 2020-04-10 11:51:55 -07:00
Radomír Bosák
d6db0c1549 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
2615070df0 Hardcoded salt to fix crypto 2015-04-04 17:50:44 +11:00
Manuel Ebert
78eda12287 Official support for python 3.4 2014-05-22 11:56:28 -07:00
Manuel Ebert
a4304f2504 No 3.4 on Travis yet :-( 2014-04-10 16:18:36 -04:00
Manuel Ebert
fc998b3758 Test on Python 3.4 2014-04-10 15:57:35 -04:00
William Minchin
7f26b6cec5 [Travis-CI] manually install PyCrypto 2014-01-28 16:17:13 -07:00
William Minchin
15ae3857ad Use Travis-CI without requirements.txt 2014-01-28 16:08:22 -07:00
Manuel Ebert
534dc63ec0 Travis fix 2013-12-22 18:50:57 +01:00
Manuel Ebert
0ed711230a Dateutil added to requirements. 2013-12-22 18:46:26 +01:00
Manuel Ebert
788a8a8549 dateutil -> python-dateutil 2013-08-17 18:14:06 -07:00
Manuel Ebert
cc978cbc00 Updates travis build 2013-08-17 13:24:51 -07:00
Manuel Ebert
e75c24c696 Update travis 2013-07-19 12:43:58 +02:00
Manuel Ebert
20fb701a1a Addresses unicode issues in Python 3
Fixes #79
2013-06-24 15:54:04 +02:00
Manuel Ebert
d48a03a00e Allow python 3 to fail on travis 2013-06-09 16:04:17 -07:00
Manuel Ebert
cf720732b2 Experimental build settings for travis 2013-04-18 11:52:53 +02:00
Manuel Ebert
1da6d4c47d Removes 3.2 support from travis 2013-02-19 14:53:43 -08:00
Manuel Ebert
42f2371c5d Fixes requirements and setup 2012-12-14 15:18:30 -08:00
Manuel Ebert
2a5a7fb478 Travis CI integration 2012-12-14 14:58:46 -08:00