Stop running twice the tests on Travis

dependabot/pip/master/sphinx-6.1.3
Cqoicebordel 9 years ago
parent 40ae8c8247
commit ccf3d80107

@ -10,7 +10,7 @@ install:
- "make"
- pip install coveralls
script:
- "make tests"
- "make flake8"
- "make robot"
- "make styles"
- "make grunt"

Loading…
Cancel
Save