Procházet zdrojové kódy

do chmod jut before the script phase ends

Jorge Aparicio před 8 roky
rodič
revize
0c9b651389
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -51,8 +51,6 @@ script:
       cargo test --target $TARGET &&
       cargo test --target $TARGET --release;
     fi
-
-after_success:
   # Travis can't cache files that are not readable by "others"
   - chmod -R a+r /home/travis/.cargo