Skip to content

Commit fa3cad5

Browse files
committed
fixup! Placate pyflakes.
1 parent b8f8e3d commit fa3cad5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ env:
1212

1313
matrix:
1414
exclude:
15-
- python: 3.3
15+
- python: "3.3"
1616
env: USE_OPTIONAL=false
1717
include:
18-
- python: 3.3
18+
- python: "3.3"
1919
env: USE_OPTIONAL=false FLAKE=true
2020

2121
before_install:

0 commit comments

Comments
 (0)