summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop coverage for python 3.2Mridul Seth2015-09-271-1/+0
* Add cached pip wheels directoryHimanshu Mishra2015-07-181-0/+4
* Upgrade pip for cache installationHimanshu Mishra2015-07-161-0/+1
* Switch to container based travis buildHimanshu Mishra2015-07-111-14/+13
* Turn off coverage for pypy travis testsDan Schult2015-06-161-1/+5
* Adjust fixcoverage command in .travis.yml to handle miniconda.chebee7i2015-03-191-3/+3
* Move pypy tests to the allow failure category until we sort things out ;)Dan Schult2015-02-211-0/+1
* Shift travis to miniconda and pip mixtureDan Schult2015-01-101-71/+33
* added pandas to travis.ymlJamal2015-01-051-2/+2
* Bandaid for TravisCI tests.chebee7i2015-01-051-1/+14
* Enable Travis testing of nx_pydot.py under Python 2.7ysitu2014-11-041-2/+2
* Enable Travis testing of nx_shp.py under Python 2.7ysitu2014-11-041-5/+8
* Merge pull request #1269 from ysitu/gmlchebee7i2014-11-031-2/+5
|\
| * Remove references to pyparsingysitu2014-10-121-2/+2
| * Adjust GML test casesysitu2014-10-121-0/+3
* | Build and use the latest IronPython code from IronLanguages/mainysitu2014-10-131-10/+22
|/
* Fix download link to IronPython binaryysitu2014-09-051-1/+1
* Add pypy3 to Travis test matrixysitu2014-08-201-0/+5
* Prioritize Travis jobs to reduce turn-around timeysitu2014-08-041-8/+17
* Added fixcoveragepy script that fixes the path in coverage files.Sebastian Kreft2014-08-041-3/+9
* Avoid using /tmp when installing dependencies for testing with IronPython on ...ysitu2014-07-111-14/+12
* Install enum34 for testing with IronPython on Travisysitu2014-07-111-0/+5
* Include IronPython in .travis.ymlysitu2014-07-031-26/+60
* Improve .travis.yml formattingysitu2014-06-261-8/+20
* Avoid wheelhouse redirection through astropy.orgysitu2014-06-071-1/+1
* Merge pull request #1192 from ysitu/drop2.6Aric Hagberg2014-06-071-1/+0
|\
| * Remove Python 2.6 from Travis test matrixysitu2014-06-061-1/+0
* | Remove PyPy testing with optional dependencies on Travisysitu2014-06-071-4/+2
|/
* Require Travis tests pass when installing dependencies from pip under CPython...ysitu2014-05-121-2/+0
* Revert "Remove Cholesky solver in algebraic_connectivity"ysitu2014-05-071-1/+4
* Merge branch 'fiedler' into fiedler_nocholysitu2014-05-051-15/+14
|\
| * Merge branch 'master' into fiedlerysitu2014-05-051-17/+15
| |\
| | * Simplify .travis.ymlysitu2014-05-051-16/+14
* | | Merge branch 'fiedler' into fiedler_nocholysitu2014-05-041-31/+68
|\ \ \ | |/ /