Johnny Robeson
bd340b2910
Replace Python 3.4 with 3.6 on Appveyor ( #2358 )
...
Python 3.4 is quite old and offers little value on Windows.
Closes #2344
2017-01-02 19:06:49 -05:00
Johnny Robeson
2eb47e9ea5
Temporarily allow empty checksum for unrar on appveyor ( #2359 )
...
Obviously it'd be best if we didn't have to do it, but I doubt we can
wait forever for the packagers to add it.
2016-12-30 21:30:20 -05:00
Johnny Robeson
fa70c48bf9
Add unrar installation to appveyor.yml
2016-09-26 17:02:46 -04:00
Johnny Robeson
72a55957a9
remove allow_failures for python 3.x from appveyor
2016-08-11 21:58:58 -04:00
Johnny Robeson
10d7a6f46a
add -y to cinst command in appveyor.yml
...
[ci skip]
2016-08-10 21:29:08 -04:00
Johnny Robeson
ae21d3dcf5
install imagemagick on appveyor (via cholatey)
2016-07-30 23:14:09 -04:00
Johnny Robeson
f149bc39b0
Add appveyor skip as an alias for skip appveyor
...
Strangely while both "ci skip" and "skip ci" are supported (with brackets)
only "skip appveyor" is supported by default
2016-07-03 18:27:29 -04:00
Johnny Robeson
2617536294
Remove support for Python 3.3
...
It doesn't seem like Python 3.3 is worth supporting anymore. I'm not
sure if any popular(ish) distro supports Python 3.3, only 3.2 or >=3.4
2016-06-30 07:15:40 -04:00
Adrian Sampson
41d9739323
Enable Windows tests on AppVeyor ( fix #670 )
2016-06-10 15:54:57 -07:00
Jack Wilsdon
bd93d66c47
Remove unneeded environment variables in tests
2016-06-03 02:42:50 +01:00
Jack Wilsdon
82df8d18df
Update tox configuration
...
- Add support for Python 3 testing.
- Add Python 3.3, 3.4 and 3.5 tests to Travis and AppVeyor.
- Allow arguments to be passed to tox from test matrix.
- Simplify tox configuration so that we now only have `test`, `flake8`
and `docs` tasks.
2016-06-03 00:46:02 +01:00
Adrian Sampson
c856326865
Fix #1449 : Unicode paths in permissions
2015-05-06 22:23:18 -07:00
Adrian Sampson
631e097d48
AppVeyor: pip is pre-installed
...
See: http://www.appveyor.com/updates/2015/04/25
2015-04-26 13:12:27 -07:00
Adrian Sampson
168678cc3f
Hopefully fix AppVeyor allow_failures config
2015-04-14 09:52:42 -07:00
Adrian Sampson
516946839a
Add AppVeyor configuration
...
For Windows CI builds.
2015-04-14 09:37:27 -07:00