Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ install: - "make" - pip install coveralls script: - "make tests" - "make flake8" - "make robot" - "make styles" - "make grunt" Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ install: - "make" - pip install coveralls script: - "make tests" - "make flake8" - "make robot" - "make styles" - "make grunt" Loading