소스 검색

[TravisCI] disabled fast_finish

Avoid having multiple notification. See https://github.com/travis-ci/travis-ci/issues/1696
Andy Li 11 년 전
부모
커밋
14fbf46953
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -25,7 +25,7 @@ env:
     - TEST=flash8
 
 matrix:
-  fast_finish: true
+  # fast_finish: true #https://github.com/travis-ci/travis-ci/issues/1696
   allow_failures:
     - env: TEST=flash8