Commit graph

40 commits

Author SHA1 Message Date
David Lord
c9847b842a disable slow travis osx env 2019-01-06 10:43:53 -08:00
David Lord
550f93b7b8 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
5008fd8032 Add Python 3.7 to CI. 2019-01-06 07:09:11 -08:00
David Lord
08f803fcea 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
e2eb6c4538 install python in travis osx env 2018-02-08 13:04:19 -08:00
David Lord
ef3226e53b 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
2cb068bbf0 allow nightly to fail on travis 2018-01-28 12:06:59 -08:00
David Lord
2c7a1ffa71 remove tests and docs for python 2.6 and 3.3 2017-12-16 07:00:00 -08:00
hugovk
2b95ff5852 Remove IRC notifications 2017-10-25 09:03:27 +03:00
David Lord
f0101de17b load env vars using python-dotenv 2017-07-16 13:37:51 -07:00
Kenneth Reitz
cd534d51a8 try py 2017-05-27 13:41:16 -04:00
Kenneth Reitz
99c8347879 reduce the number of builds 2017-05-27 13:37:41 -04:00
David Lord
50df5f8b91 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
9f0db54689 Added python3.6 support for tests 2017-01-10 11:20:53 -06:00
James Farrington
7ec2989039 Tests with and without simplejson for every existing testenv (#1869) 2016-06-03 09:29:12 -07:00
Timo Furrer
9965a980d6 add python 3.5 build to travis config 2015-10-24 21:16:05 +02:00
Markus Unterwaditzer
b506fbae65 Don't pass version to tox explicitly 2015-06-17 13:03:59 +02:00
INADA Naoki
25cb2ae484 Use new container based Travis-CI 2014-12-18 13:25:12 +09:00
Markus Unterwaditzer
cf2a13aaf6 Various fixes for test running
Fix #1199
2014-10-08 23:12:18 +02:00
Markus Unterwaditzer
c797ade864 Some fixes 2014-09-11 22:09:51 +02:00
Markus Unterwaditzer
a20e8aca3a 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