Daniel Zlotin 8 yıl önce
ebeveyn
işleme
53ec1ba769
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Dosyayı Görüntüle

@@ -21,5 +21,6 @@ install:
21 21
   - yarn
22 22
 
23 23
 script:
24
+  - echo "before test"
24 25
   - npm run test
25 26
   - echo "ALL OK"