aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* travis: disable nightly buildsHEADmasterbnewbold2016-06-161-1/+2
|
* Fix travis CI builds (py2.7 and py3.5); update TODOtravis-debugbnewbold2016-04-051-3/+23
| | | | | | | | This took some epic Travis/Julia/Python munging because of Travis's weird python path setup, and it will probably break as soon as python is upgraded from 3.5 to 3.6 on their servers. Might be useful to other Julia Python-wrapping libraries!
* travis: disable OS X builds for nowbnewbold2016-04-051-1/+1
| | | | | | Installing MacTex seems to always fail or time out, probably because it's a 2+ GB download and there is a 10 minute per-command timeout in Travis.
* update travis to try both Python2 and Python3bnewbold2016-04-051-4/+11
|
* add a Travis CI build filebnewbold2016-03-031-0/+27