aboutsummaryrefslogtreecommitdiffstats
path: root/.travis
Commit message (Expand)AuthorAgeFilesLines
* Possible logic error.Terry Chia2014-10-301-1/+1
* I fail at indentation.Terry Chia2014-10-291-56/+56
* Make indentation use space instead of tabs.Terry Chia2014-10-281-60/+60
* Fix indent.Terry Chia2014-10-281-1/+1
* Add -y flags.Terry Chia2014-10-281-5/+5
* Sooo much typos.Terry Chia2014-10-281-1/+1
* I hate bash.Terry Chia2014-10-281-0/+1
* Add missing fi.Terry Chia2014-10-281-0/+2
* Fix missing ;;Terry Chia2014-10-281-0/+1
* Refactor .travis/install.sh.Terry Chia2014-10-281-91/+76
* make sure pyenv is up to dateAlex Gaynor2014-10-241-0/+6
* bump the point releases we test againstAlex Gaynor2014-10-231-6/+6
* we shouldn't need the unused arguments flags any more.Paul Kehrer2014-10-151-5/+2
* upgrade openssl to 1.0.1j on travisAlex Gaynor2014-10-151-6/+6
* Remove (apparently) unneeded lineAlex Gaynor2014-09-261-5/+4
* bleh update firstAlex Gaynor2014-09-261-0/+1
* bump pyenv versionAlex Gaynor2014-09-261-0/+1
* fixes #1340 -- use pypy 2.4.0 now that it's outAlex Gaynor2014-09-251-2/+2
* update travis.yml to fix os x buildersPaul Kehrer2014-07-181-6/+4
* travis: Typing Darwin is really hard.Daniele Sluijters2014-06-061-1/+1
* travis: Forgot a 'W" in DARWIN.Daniele Sluijters2014-06-061-1/+1
* travis: Set variable for Darwin and check that.Daniele Sluijters2014-06-061-8/+14
* Use the new official URL for downloading get-pip.pyAlex Gaynor2014-05-171-3/+3
* ugh. good system.Alex Gaynor2014-05-161-2/+2
* Use PyPy 2.3 on OS XAlex Gaynor2014-05-091-2/+2
* Fix installation on travis. Curl doesn't follow redirectsAlex Gaynor2014-04-251-3/+3
* clang clang clang goes the CIPaul Kehrer2014-04-161-2/+5
* Merge pull request #820 from reaperhulk/test-python34Alex Gaynor2014-03-171-0/+8
|\
| * add python 3.4 to osx and linux buildersPaul Kehrer2014-03-171-0/+8
* | Use the latest python 3.3 on OS X on travisAlex Gaynor2014-03-171-2/+2
|/
* Docs need virtualenv as wellAlex Gaynor2014-02-041-0/+5
* Everything about bash is the worstAlex Gaynor2014-02-041-1/+1
* Fix for OS XAlex Gaynor2014-02-041-3/+8
* Starting now, setuptools should come with pip *fingerscrossed*Alex Gaynor2014-01-201-2/+0
* move some dashes around :)Paul Kehrer2014-01-201-2/+2
* experiment to disable duplicate cc test runs on osx and speed up travisPaul Kehrer2014-01-201-1/+6
* Merge pull request #448 from reaperhulk/travis-add-brew-osxAlex Gaynor2014-01-122-4/+27
|\
| * check if openssl is installed via homebrew on osx. install if notPaul Kehrer2014-01-122-6/+12
| * remove unneeded openssl bottlePaul Kehrer2014-01-102-6/+2
| * let's see what version of openssl is already installed on these slavesPaul Kehrer2014-01-101-0/+2
| * move script to separate file for readabilityPaul Kehrer2014-01-101-0/+15
| * add brewed openssl to travis osxPaul Kehrer2014-01-091-0/+4
* | Nonsense I think we need.Alex Gaynor2014-01-101-0/+5
|/
* easy_install is awful, don't use itAlex Gaynor2014-01-091-2/+4
* support osx and linux on travisPaul Kehrer2014-01-081-1/+66
* Revert "Revert "Travis now has an up to date pypy""Alex Gaynor2014-01-041-17/+1
* Revert "Travis now has an up to date pypy"David Reid2014-01-021-1/+17
* Travis now has an up to date pypyAlex Gaynor2013-11-201-17/+1
* Get the package name right.David Reid2013-11-061-1/+1
* Fix stupid shell syntax error.David Reid2013-11-061-1/+1