Commit graph

19 commits

Author SHA1 Message Date
alzeih
bdcbdc2e37 Fix test error "fatal: empty ident name (for <(null)>) not allowed"
Occurs when tests run with tox not with Travis CI or Appveyor

Changed existing tox setenv statement to use whitespace around `=` as per
http://tox.readthedocs.io/en/latest/example/basic.html#setting-environment-variables
2016-12-04 13:33:41 +13:00
Anthony Sottile
afbb6c787b Remove pypy3 for now (pip has dropped support) 2016-11-26 12:26:23 -08:00
Anthony Sottile
a5aa32ee72 Fix latest-git.sh 2016-11-07 10:37:46 -08:00
Anthony Sottile
3b888c9e42 Stop testing against py33 2016-10-23 16:51:53 -07:00
Anthony Sottile
1522a8e05b Stop supporting python2.6 Resolves #263 2016-08-18 07:32:47 -07:00
Anthony Sottile
31599822fc Simpler python3.5 on travis-ci 2016-06-01 08:31:18 -07:00
Anthony Sottile
d8d401e1a3 Revert "Merge pull request #342 from pre-commit/latest_virtualenv_breaks_tests"
This reverts commit 894862462d, reversing
changes made to b1e6063e12.
2016-02-07 14:08:17 -08:00
Anthony Sottile
b0797b4c6e Workaround pypa/pip#3461 2016-02-07 10:52:08 -08:00
Anthony Sottile
2df1dc9023 Add python3.5, pypy3, and latest git to travis 2015-12-04 14:30:15 -08:00
Anthony Sottile
c7eefd48e4 Take advantage of the travis-ci cache feature 2015-10-05 08:49:07 -07:00
Anthony Sottile
a8e1eaa512 Fix shallow clone in travis-ci 2015-09-03 08:17:54 -07:00
Anthony Sottile
86c99c6b87 sudo: false for travis 2014-12-20 19:44:11 -08:00
Anthony Sottile
d6a36f1331 Add coveralls 2014-06-05 10:02:00 -07:00
Anthony Sottile
619bca2bdc Use Python3.4 on travis. 2014-06-01 16:06:50 -07:00
Anthony Sottile
bb365a6e68 Python 3 compatibility. 2014-04-12 23:46:03 -07:00
Anthony Sottile
1746a97e24 Better project structure 2014-04-12 15:56:18 -07:00
Anthony Sottile
216b5c6ab1 Resolves cwd problem 2014-03-29 23:23:43 -07:00
Ken Struys
6cf21ec533 fixing build 2014-03-13 17:47:46 -07:00
Anthony Sottile
7bb7f4a483 Initial commit. 2014-03-12 20:25:19 -07:00