Jonathan Wren
eb6c5200de
[ #757 ] update caching for ci
2019-11-29 22:02:57 -08:00
Jonathan Wren
174632f8e3
[ #757 ] Be explicit about python versio so travis doesn't get confused
2019-11-29 16:23:52 -08:00
Jonathan Wren
f16e7860e0
[ #757 ] Group tests by python version
2019-11-29 16:21:03 -08:00
Jonathan Wren
cbd0014a52
[ #757 ] Add more Mac tests for each Python version
2019-11-29 15:38:32 -08:00
Jonathan Wren
7b27e6d0c0
[ #757 ] Add more testing for Windows across multiple Python versions
2019-11-29 15:07:44 -08:00
Jonathan Wren
a01fb67c87
[ #757 ] Clean up travis yaml file for readability
2019-11-29 15:06:13 -08:00
Jonathan Wren
c6eab97f64
[ #757 ] Take out unneeded quotes around strings in yaml
2019-11-29 15:05:15 -08:00
Jonathan Wren
427f1321b7
[ #757 ] update CI logic to new format
2019-11-29 12:11:17 -08:00
Jonathan Wren
7f83a1ef26
[ #757 ] add explicit os at root per travis config linter
2019-11-29 11:46:29 -08:00
Jonathan Wren
f64f742839
[ #757 ] add stage name to test stage to be explicit
2019-11-29 11:46:29 -08:00
Jonathan Wren
7fe1281c38
[ #757 ] Add quotes around environment variables to be a little safer
2019-11-29 11:46:29 -08:00
Jonathan Wren
44531bb47f
[ #757 ] Take out old code (no longer needed)
2019-11-29 11:46:29 -08:00
Jonathan Wren
19fb2207dd
[ #757 ] Move deploy to it's own stage on CI so it doesn't run multiple
...
times
2019-11-29 11:46:29 -08:00
MinchinWeb
ae505dcbbd
[Travis] Windows tests time out
2019-11-28 09:14:50 -07:00
MinchinWeb
34f7d9830f
[Travis] Windows: try Python 3.7 for cryptography wheels?
2019-11-28 08:50:06 -07:00
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