Kaynağa Gözat

Fix line separating

Denis K 9 yıl önce
ebeveyn
işleme
18a71b0a0a
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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