David Lord
8a14c6d67d
use specific pypy versions for travis xenial
...
remove 3.6 from appveyor, reduce in tox
remove deprecated travis feature "sudo: false"
split docs and devel,lowest travis envs
remove osx py2 env in attempt to finish faster
move travis matrix to python key
2019-01-06 07:52:03 -08:00
garenchan
deb211cf13
Add Python 3.7 to CI.
2019-01-06 07:09:11 -08:00
David Lord
b34c7174e7
update test envs
...
use pypy3
fix travis osx env
cache pip on appveyor
codecov on appveyor
2018-05-29 11:46:04 -07:00
David Lord
a9a078c93f
install python in travis osx env
2018-02-08 13:04:19 -08:00
David Lord
9bf5c3b3a3
update project metadata
...
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00
David Lord
8bddd3bf4d
allow nightly to fail on travis
2018-01-28 12:06:59 -08:00
David Lord
28d0f66c1f
remove tests and docs for python 2.6 and 3.3
2017-12-16 07:00:00 -08:00
hugovk
f8321de369
Remove IRC notifications
2017-10-25 09:03:27 +03:00
David Lord
491d331e6e
load env vars using python-dotenv
2017-07-16 13:37:51 -07:00
Kenneth Reitz
fe2974b7a4
try py
2017-05-27 13:41:16 -04:00
Kenneth Reitz
4ef3500db1
reduce the number of builds
2017-05-27 13:37:41 -04:00
David Lord
65b22926f7
reduce number of tox and travis envs
...
bump minimum werkzeug version to fix tests
cache pip pacakges on travis
collect branch coverage
collect coverage of test code
report coverage across envs
test building docs
enable codecov integration
2017-05-24 15:41:35 -07:00
Andrew Arendt
01b992b1a1
Added python3.6 support for tests
2017-01-10 11:20:53 -06:00
James Farrington
f034d2e271
Tests with and without simplejson for every existing testenv ( #1869 )
2016-06-03 09:29:12 -07:00
Timo Furrer
b8dc6c12b7
add python 3.5 build to travis config
2015-10-24 21:16:05 +02:00
Markus Unterwaditzer
284081c452
Don't pass version to tox explicitly
2015-06-17 13:03:59 +02:00
INADA Naoki
454ffa2d88
Use new container based Travis-CI
2014-12-18 13:25:12 +09:00
Markus Unterwaditzer
7169f44d88
Various fixes for test running
...
Fix #1199
2014-10-08 23:12:18 +02:00
Markus Unterwaditzer
df711eac90
Some fixes
2014-09-11 22:09:51 +02:00
Markus Unterwaditzer
8d97d71430
Metadata change
2014-09-11 22:09:51 +02:00
Armin Ronacher
d9ebac10bb
Flask should now work with release requirements on 3.3
2013-06-13 09:30:39 +01:00
Armin Ronacher
bc5e212e09
Added release requirements
2013-06-13 09:11:37 +01:00
Armin Ronacher
8149509f3d
Fixed incorrect version definitions in travis
2013-06-13 09:05:31 +01:00
Armin Ronacher
2740595624
Changed build matrix for travis
2013-06-13 09:00:24 +01:00
Armin Ronacher
1c8c21abd5
Let travis notify the #pocoo irc channel
2013-05-31 00:59:54 +01:00
Armin Ronacher
e9fa24cfa3
Make travis install development werkzeug
2013-05-31 00:56:09 +01:00
Armin Ronacher
29e63e01ab
Merge branch 'sprint-branch'
2013-05-30 21:39:06 +01:00
Armin Ronacher
250247d96c
Added install section
2013-05-23 14:17:51 +01:00
Armin Ronacher
df5890ad71
Change travis test command
2013-05-23 14:15:27 +01:00
Armin Ronacher
22816b1d3d
Removed 2.5 support in master
2013-05-23 14:09:22 +01:00
Armin Ronacher
aecc41deb8
Restore 2.5 support for the time being
2013-05-20 09:47:07 +01:00
Armin Ronacher
81c9b3570b
Removed 2.5 from travis
2013-05-20 09:44:05 +01:00
Daniel Neuhäuser
ceb7c7f771
Don't notify IRC for this branch
2013-05-18 19:05:10 +02:00
Daniel Neuhäuser
aba1d3a507
Test on 3.3 on travis
2013-05-18 18:28:59 +02:00
Thomas Waldmann
40fad2ece8
document python 2.6 minimum requirement, remove all stuff that refers to 2.5
2013-05-18 17:06:25 +02:00
Armin Ronacher
e2b3f07d7c
Stop the joinspam
2012-10-07 16:16:21 +02:00
Armin Ronacher
b6f37c40f8
Updated travis config for notifications
2012-10-07 16:08:00 +02:00
Armin Ronacher
6809ffccf2
Don't build websites with travis
2012-06-17 14:13:53 +01:00
Marc Abramowitz
2c8cbeb0c0
Add .travis.yml
2012-05-27 18:39:40 -07:00