Your Name 6 years ago
parent
commit
becfd29422
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -24,6 +24,6 @@ before_deploy:
 deploy:
   provider: script
   skip_cleanup: true
-  script: rsync -r --delete-after --quiet $TRAVIS_BUILD_DIR/build [email protected]:~/dist/mafalda-web
+  script: rsync -r --delete-after --quiet $TRAVIS_BUILD_DIR/build/ [email protected]:~/dist/mafalda-web
   on:
     branch: master