We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4785201 + 6351dda commit 3906245Copy full SHA for 3906245
1 file changed
.travis.yml
@@ -15,6 +15,7 @@ script:
15
- tox -e py34
16
- tox -e lint
17
- tox -e regression
18
+ - tox -e regression3
19
- scripts/merge.sh
20
21
after_success:
0 commit comments