We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6795eb commit 55e5b71Copy full SHA for 55e5b71
1 file changed
.travis.yml
@@ -18,6 +18,8 @@ matrix:
18
- python: 3.5
19
env: TEST_TARGET=branca_latest
20
allow_failures:
21
+ - python: 2.7
22
+ env: TEST_TARGET=branca_latest
23
24
25
0 commit comments