mirror of https://github.com/searxng/searxng.git
Stop running twice the tests on Travis
This commit is contained in:
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…
Reference in New Issue