index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add miniconda osx test environment for graphviz (#2626)
Dan Schult
2017-08-22
1
-3
/
+3
*
Add OSX build
Jarrod Millman
2017-08-12
1
-4
/
+25
*
Reorganize travis config
Jarrod Millman
2017-08-12
1
-129
/
+11
*
Use codecov instead of coveralls (#2577)
Jarrod Millman
2017-08-06
1
-8
/
+3
*
Drop 3.3 support (#2545)
Jarrod Millman
2017-07-26
1
-12
/
+4
*
Use precise until we sort out pypy on trusty
Jarrod Millman
2017-07-24
1
-0
/
+1
*
Update graphml to care for a number of issues. (#2515)
Dan Schult
2017-07-19
1
-1
/
+1
*
Added more modern PyPy versions to the build matrix (#2468)
Omer Katz
2017-06-14
1
-0
/
+7
*
Install gdal after creating the conda environment.
Jordi Torrents
2017-04-02
1
-1
/
+2
*
Remove -dev from 3.6 travis build.
Jordi Torrents
2017-04-02
1
-1
/
+1
*
Add 3-6-dev to travis-ci test versions
Aric Hagberg
2017-04-02
1
-0
/
+1
*
PyDot support reverted from "pydotplus" to "pydot"
leycec
2016-10-06
1
-6
/
+1
*
Remove "fail" and "error" from names of test functions
Dan Schult
2016-02-06
1
-4
/
+5
*
nose-ignore-docstrings makes nose report filename
Dan Schult
2016-02-06
1
-2
/
+3
*
Use pydotplus for all supported python versions
Dan Schult
2016-01-01
1
-1
/
+6
*
Add coverage for python 3.5
Mridul Seth
2015-09-27
1
-0
/
+1
*
Drop coverage for python 3.2
Mridul Seth
2015-09-27
1
-1
/
+0
*
Add cached pip wheels directory
Himanshu Mishra
2015-07-18
1
-0
/
+4
*
Upgrade pip for cache installation
Himanshu Mishra
2015-07-16
1
-0
/
+1
*
Switch to container based travis build
Himanshu Mishra
2015-07-11
1
-14
/
+13
*
Turn off coverage for pypy travis tests
Dan Schult
2015-06-16
1
-1
/
+5
*
Adjust fixcoverage command in .travis.yml to handle miniconda.
chebee7i
2015-03-19
1
-3
/
+3
*
Move pypy tests to the allow failure category until we sort things out ;)
Dan Schult
2015-02-21
1
-0
/
+1
*
Shift travis to miniconda and pip mixture
Dan Schult
2015-01-10
1
-71
/
+33
*
added pandas to travis.yml
Jamal
2015-01-05
1
-2
/
+2
*
Bandaid for TravisCI tests.
chebee7i
2015-01-05
1
-1
/
+14
*
Enable Travis testing of nx_pydot.py under Python 2.7
ysitu
2014-11-04
1
-2
/
+2
*
Enable Travis testing of nx_shp.py under Python 2.7
ysitu
2014-11-04
1
-5
/
+8
*
Merge pull request #1269 from ysitu/gml
chebee7i
2014-11-03
1
-2
/
+5
|
\
|
*
Remove references to pyparsing
ysitu
2014-10-12
1
-2
/
+2
|
*
Adjust GML test cases
ysitu
2014-10-12
1
-0
/
+3
*
|
Build and use the latest IronPython code from IronLanguages/main
ysitu
2014-10-13
1
-10
/
+22
|
/
*
Fix download link to IronPython binary
ysitu
2014-09-05
1
-1
/
+1
*
Add pypy3 to Travis test matrix
ysitu
2014-08-20
1
-0
/
+5
*
Prioritize Travis jobs to reduce turn-around time
ysitu
2014-08-04
1
-8
/
+17
*
Added fixcoveragepy script that fixes the path in coverage files.
Sebastian Kreft
2014-08-04
1
-3
/
+9
*
Avoid using /tmp when installing dependencies for testing with IronPython on ...
ysitu
2014-07-11
1
-14
/
+12
*
Install enum34 for testing with IronPython on Travis
ysitu
2014-07-11
1
-0
/
+5
*
Include IronPython in .travis.yml
ysitu
2014-07-03
1
-26
/
+60
*
Improve .travis.yml formatting
ysitu
2014-06-26
1
-8
/
+20
*
Avoid wheelhouse redirection through astropy.org
ysitu
2014-06-07
1
-1
/
+1
*
Merge pull request #1192 from ysitu/drop2.6
Aric Hagberg
2014-06-07
1
-1
/
+0
|
\
|
*
Remove Python 2.6 from Travis test matrix
ysitu
2014-06-06
1
-1
/
+0
*
|
Remove PyPy testing with optional dependencies on Travis
ysitu
2014-06-07
1
-4
/
+2
|
/
*
Require Travis tests pass when installing dependencies from pip under CPython...
ysitu
2014-05-12
1
-2
/
+0
*
Revert "Remove Cholesky solver in algebraic_connectivity"
ysitu
2014-05-07
1
-1
/
+4
*
Merge branch 'fiedler' into fiedler_nochol
ysitu
2014-05-05
1
-15
/
+14
|
\
|
*
Merge branch 'master' into fiedler
ysitu
2014-05-05
1
-17
/
+15
|
|
\
|
|
*
Simplify .travis.yml
ysitu
2014-05-05
1
-16
/
+14
*
|
|
Merge branch 'fiedler' into fiedler_nochol
ysitu
2014-05-04
1
-31
/
+68
|
\
\
\
|
|
/
/
[next]