diff --git a/shippable.yml b/shippable.yml index 2328f8c..933d5df 100644 --- a/shippable.yml +++ b/shippable.yml @@ -17,7 +17,7 @@ script: install: true #script: true -before_archive: +after_success: - ls - mv calculator.php shippable/src after_archive: @@ -31,3 +31,4 @@ notifications: - vidya@shippable.com on_success: change on_failure: always +#test