summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Use newer osx on travis (#4075)Jarrod Millman2020-07-151-11/+5
* Refactor testsJarrod Millman2019-11-191-8/+10
* Install optional dependencies by defaultJarrod Millman2019-11-191-6/+5
* Fix test_numpy_type to pass under Python 3.8Steve Kowalik2019-11-141-2/+0
* Enable optional tests on Python 3.8Jarrod Millman2019-11-141-0/+10
* Remove unused importsJarrod Millman2019-10-211-3/+0
* Run doctest without optional dependenciesJarrod Millman2019-10-211-0/+2
* Drop support for Python 3.5Jarrod Millman2019-10-161-1/+0
* Update travisJarrod Millman2019-10-151-0/+6
* Update Py 3.8 on travisJarrod Millman2019-10-151-3/+3
* Improve CI cachingJarrod Millman2019-10-151-3/+1
* Cleanup travis configJarrod Millman2019-10-151-12/+0
* Have pytest run doctests / not sphinxJarrod Millman2019-10-121-3/+1
* Reenable all test platformsJarrod Millman2019-10-121-20/+20
* Do less testing (until we get it working)Jarrod Millman2019-10-121-20/+20
* Test Py 3.8 on macosJarrod Millman2019-10-061-0/+4
* Use recent pypyJarrod Millman2019-10-061-1/+1
* Make Travis fail on Python 3.8 failuresJarrod Millman2019-09-171-4/+0
* Ignore other failures for nowJarrod Millman2019-08-261-0/+4
* Add 3.8-dev to travisJarrod Millman2019-08-261-0/+3
* Restore checking PyPy3 (#3514)Omer Katz2019-08-021-0/+3
* 3.7 default and drop 2.7 for CIJarrod Millman2018-11-141-24/+7
* Fix osx testsJarrod Millman2018-08-081-1/+1
* Fix xdg-open issueJarrod Millman2018-08-081-1/+1
* Miniconda supports python 3.6 (not 3.7)Jarrod Millman2018-08-081-1/+1
* More fixesJarrod Millman2018-08-081-3/+3
* Update osx version on travisciJarrod Millman2018-08-081-1/+1
* Test 3.7 on xenialJarrod Millman2018-08-081-16/+9
* Pull request to set up python3.7 testing on travis (#3054)Dan Schult2018-07-081-0/+13
* Switch to xcode 7.3 for osx_image in .travis.yml (#2780)Dan Schult2017-12-011-0/+1
* Test upstream prereleases (#2658)Jarrod Millman2017-09-091-7/+17
* Have travis-ci deploy docsJarrod Millman2017-09-071-0/+4
* Have travis-ci build pdfJarrod Millman2017-09-071-0/+7
* Refactor travis testsJarrod Millman2017-09-071-23/+50
* Add miniconda osx test environment for graphviz (#2626)Dan Schult2017-08-221-3/+3
* Add OSX buildJarrod Millman2017-08-121-4/+25
* Reorganize travis configJarrod Millman2017-08-121-129/+11
* Use codecov instead of coveralls (#2577)Jarrod Millman2017-08-061-8/+3
* Drop 3.3 support (#2545)Jarrod Millman2017-07-261-12/+4
* Use precise until we sort out pypy on trustyJarrod Millman2017-07-241-0/+1
* Update graphml to care for a number of issues. (#2515)Dan Schult2017-07-191-1/+1
* Added more modern PyPy versions to the build matrix (#2468)Omer Katz2017-06-141-0/+7
* Install gdal after creating the conda environment.Jordi Torrents2017-04-021-1/+2
* Remove -dev from 3.6 travis build.Jordi Torrents2017-04-021-1/+1
* Add 3-6-dev to travis-ci test versionsAric Hagberg2017-04-021-0/+1
* PyDot support reverted from "pydotplus" to "pydot"leycec2016-10-061-6/+1
* Remove "fail" and "error" from names of test functionsDan Schult2016-02-061-4/+5
* nose-ignore-docstrings makes nose report filenameDan Schult2016-02-061-2/+3
* Use pydotplus for all supported python versionsDan Schult2016-01-011-1/+6
* Add coverage for python 3.5Mridul Seth2015-09-271-0/+1