Cosimo Lupo
a63e1ed5d3
.travis.yml: also test with built-in Python 2.7 on OSX 10.11
2015-12-12 19:28:59 +00:00
Cosimo Lupo
c5b96cfe98
.travis.yml: run tox command using run.sh script
2015-12-12 19:28:58 +00:00
Cosimo Lupo
bcc95eebfa
.travis.yml: run tests on both Linux and OSX; use tox to setup virtual env and install deps, and pytest to discover/run tests
2015-12-12 18:11:59 +00:00
Cosimo Lupo
59ddee620e
.travis.yml: switch container-based infrastructure; don't install gcc++ 4.8 as it requires sudo
2015-12-09 12:57:25 +00:00
Cosimo Lupo
cf310d4ff7
[Travis] also test against newly released Python 3.5.0
2015-09-14 16:01:14 +01:00
Behdad Esfahbod
80966aa7e3
Revert "[travis] compile Brotli using build_ext --libraries=stdc++
on pypy3"
...
This reverts commit 76dbfef6d4bb11eb4c796f26ebebe1045b6dbbf8.
We don't support pypy3 anymore, until it's updated to 3.3, which shouldn't need
this fix.
2015-08-24 11:48:07 +01:00
Behdad Esfahbod
a3f3da4aa9
[Travis] Disable pypy3 until Travis updates it to >= 3.3
2015-08-24 11:47:21 +01:00
Cosimo Lupo
76dbfef6d4
[travis] compile Brotli using build_ext --libraries=stdc++
on pypy3
...
Fixes https://github.com/behdad/fonttools/issues/339
2015-08-21 01:31:28 +02:00
Cosimo Lupo
7ef718b9c5
Revert "[travis] try python -c 'import brotli'
to debug pypy3 build failing"
...
This reverts commit ecba74224a13b5d3bf9c0ca0829e63357086d19c.
2015-08-20 01:27:31 +01:00
Cosimo Lupo
ecba74224a
[travis] try python -c 'import brotli'
to debug pypy3 build failing
2015-08-19 23:58:18 +01:00
Cosimo Lupo
7c35e848fb
[travis] install gcc 4.8 for better C++11 support (required to build Brotli)
2015-08-07 18:23:41 +01:00
Cosimo Lupo
8d02c3a680
[travis] install brotli via pip requirements.txt
2015-08-07 18:23:41 +01:00
Behdad Esfahbod
9fe2b3fb15
Drop Python 3.2 as well
2015-06-11 14:01:39 -07:00
Behdad Esfahbod
3254f4039a
Drop Python 2.6 support
2015-06-11 13:36:59 -07:00
Behdad Esfahbod
f1ec43cefa
[TravisCI] Test on pypy and pypy3 as well
2015-04-07 19:12:08 -07:00
Behdad Esfahbod
f7861e5e58
Add a minimal Makefile that calls setup.py
2015-04-07 18:27:23 -07:00
Behdad Esfahbod
f192400039
Fix checks; add run-tests.sh
2015-03-03 09:57:41 -08:00
Behdad Esfahbod
b8fdab95f6
[TravisCI] Fix build (hopefully); run tests
2015-03-03 09:52:47 -08:00
Behdad Esfahbod
822b3f630e
[TravisCI] make install explicit
2015-03-03 09:21:30 -08:00
Behdad Esfahbod
f5a6c2f1de
Add TravisCI settings
2015-03-03 09:14:54 -08:00