Kaynağa Gözat

Travis wait

almahmoud 7 yıl önce
ebeveyn
işleme
e94e845cdf
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -64,7 +64,7 @@ install:
     - pip install coveralls
     - pip install codecov
 script:
-    - travis-wait 40 tox -r -e $TOX_ENV
+    - travis_wait 40 tox -r -e $TOX_ENV
 after_script:
     - |
       case "$TRAVIS_EVENT_TYPE" in