Parcourir la source

drop sh ci/after_success.sh

Jorge Aparicio il y a 7 ans
Parent
commit
bbe2d651c1
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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"