Skip to content

Commit 5a2798d

Browse files
authored
Fix travis
1 parent 0f1efec commit 5a2798d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: xvfb # needed for the python-control tests
66

77
# Start with a 2x4 matrix of Linux builds
88
python:
9-
- "3.9
9+
- "3.9"
1010
- "3.8"
1111
- "3.7"
1212
env:

0 commit comments

Comments
 (0)