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" - "make"
- pip install coveralls - pip install coveralls
script: script:
- "make tests" - "make flake8"
- "make robot" - "make robot"
- "make styles" - "make styles"
- "make grunt" - "make grunt"

Loading…
Cancel
Save