Explorar o código

Fix line separating

Denis K %!s(int64=9) %!d(string=hai) anos
pai
achega
18a71b0a0a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -22,8 +22,8 @@ install:
 script:
   - coverage run manage.py test jet
 after_success:
-  coverage report
-  coveralls
+  - coverage report
+  - coveralls
 matrix:
   exclude:
     - python: 2.6