forked from Ponysearch/Ponysearch
Merge pull request #213 from Cqoicebordel/travis
Stop running twice the tests on Travis
This commit is contained in:
commit
6b8270a230
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ install:
|
|||
- "make"
|
||||
- pip install coveralls
|
||||
script:
|
||||
- "make tests"
|
||||
- "make flake8"
|
||||
- "make robot"
|
||||
- "make styles"
|
||||
- "make grunt"
|
||||
|
|
Loading…
Reference in a new issue