Sfoglia il codice sorgente

Moved file copy to script rather than after_script

Harry Hedger 9 anni fa
parent
commit
ae841b4e20
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -9,8 +9,6 @@ before_script:
 
 
 script:
 script:
   - "echo 'Tested :)'"
   - "echo 'Tested :)'"
-
-after_script:
   - "cp build/transloadit-js-client.js examples/playground/static/js/transloadit-js-client.js"
   - "cp build/transloadit-js-client.js examples/playground/static/js/transloadit-js-client.js"
 
 
 deploy:
 deploy: