소스 검색

drop sh ci/after_success.sh

Jorge Aparicio 7 년 전
부모
커밋
bbe2d651c1
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -17,9 +17,6 @@ script:
 
 after_script: set +e
 
-after_success:
-  - bash ci/after_success.sh
-
 cache: cargo
 before_cache:
   # Travis can't cache files that are not readable by "others"