8 Commits

Author SHA1 Message Date
Cosimo Lupo
4e7a9989d4 Combine py{2,3} coverage; upload report to codecov.io
https://codecov.io/gh/googlei18n/cu2qu

Also, run tests on python3.6 instead of 3.5.
2017-10-30 19:16:58 +00:00
Cosimo Lupo
43df1e6b1b
.travis.yml: use regex to also build on tags
apparently, Travis identifies tags as 'branches', thus we need to include any branch whose name resembles a release tag (e.g. 'v1.0'), or else those builds are skipped with an error message:

> Branch "1.1.0" not included per configuration
2016-11-24 07:27:20 +00:00
Cosimo Lupo
9b57baad2f
travis: set up PyPI deployment on tags; upload test coverage to Coveralls.io 2016-11-03 19:13:23 +00:00
Cosimo Lupo
61dff00a17
travis: test on both py27 and py35; drop py34 as it's redundant
install deps from requirements.txt

no need to install cu2qu to run `setup.py test`.
2016-11-02 17:56:39 +00:00
James Godfrey-Kittle
ac58a7699a Trying to get travis working 2016-07-27 13:43:29 -07:00
James Godfrey-Kittle
1988c26595 Trying to get travis working 2016-07-27 13:17:55 -07:00
James Godfrey-Kittle
7318a62e80 Trying to get travis working 2016-07-27 13:13:23 -07:00
James Godfrey-Kittle
9626ea9734 Add travis config file 2016-07-27 13:09:58 -07:00