Skip to content

Commit 6eea90c

Browse files
committed
TRV: remove extra spaces in .travis.xml
1 parent 6f14bc3 commit 6eea90c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ before_install:
104104
install:
105105
# Install packages needed by python-control
106106
- conda install $SCIPY matplotlib
107-
107+
108108
# Figure out how to build slycot
109109
# source: use "Unix Makefiles" as generator; Ninja cannot handle Fortran
110110
# conda: use pre-compiled version of slycot on conda-forge

0 commit comments

Comments
 (0)