瀏覽代碼

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"