Skip to content

Commit 82fbe9a

Browse files
committed
🚑 use Python 3.6 for moban job
Avoids moremoban/moban#283
1 parent 255752d commit 82fbe9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stages:
2828

2929
.moban: &moban
3030
<<: *disable_global
31-
python: 2.7
31+
python: 3.6
3232
stage: moban
3333
install: pip install moban>=0.0.4
3434
script:

0 commit comments

Comments
 (0)