We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6324749 commit ed402c8Copy full SHA for ed402c8
.travis.yml
@@ -18,9 +18,7 @@ install:
18
- pip install mock
19
20
script:
21
- - make lint
22
- - make test
23
- - if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then make functional-test; fi
+ - make test-all
24
25
notifications:
26
webhooks: https://oapi.dingtalk.com/robot/send?access_token=096ed387df243a6d60835aadeccc47165f3813bc7cb81cdd0cfeadfd28e3acc1
0 commit comments