Skip to content

Commit e9bc4b7

Browse files
committed
fix typo in .travis.yml
1 parent 54d76a6 commit e9bc4b7

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
@@ -30,7 +30,7 @@ env:
3030

3131
# Exclude combinations that are very unlikely (and don't work)
3232
matrix:
33-
exlude:
33+
exclude:
3434
- python: 3.7 # python3.7 should use latest scipy
3535
env: SCIPY="scipy==0.19.1" SLYCOT=
3636

0 commit comments

Comments
 (0)