Skip to content

Commit

Permalink
Travis should not clean up the build folder before deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
mroloux committed Jan 4, 2019
1 parent cb5075f commit bc03930
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ deploy:
api_key:
secure: "rnWtKFecL9+5t74TA472rJ+rxh8Se3UgKSO9JrHBGQ5gvrpGlLXqwUQb9qR041oXXFfuwyZb2TA2PLinbsMqXAZmj9DVQE9NeJ0mvgQgNfkgkM5HQl4beiSqjm23pNMDOgsaS3VnQgbd8sqMclEzCYZyqwMLB1zXSgFzO/63fkFylpX6CRXppyxtpDGCLa7JiqbQs3d3uWWBC64tDr1ahfjKfi/JD8siy0w5tN7XRr2aC4cPXMWsv7wkwEk3aOHQO1bd9x4W7Rwnodr5olOMoEAHNjB5GxvwvM3PTZ21hRcoxrNN4NXnReSBqtuhjxK1huSgGYSAuxKPkjo/u6r5zvfs4u2E/zpQHk+Fjo3AlcCVkCeV034U4H0cxC4b7MphGCX6DZEOgXqfuEdg03yq7ruifaTH6iyiiqku30XnfcgBg3+AGboSQMwjy/nm2D1sTRGURD187NYGCeeS7NZ6jOTXZ9JBgFRM5FpYot93TWcfoWIR/ALxk2tZYZ0Pz7eZIb+AcJsFtlIXVfQgg5HnLy7lpy9zX0yE1umyrsSQViqVSYJbPeCv9GNtMHh3SifFpqX1HgEIkXqpELioWKQhCEbIFDUaWySsMlFi4rc0kdmmhAJWwa+PnTwvJZJMLfkwB5gscDzXABF5CT5MYNjewc6Hq8E7ISIchSPLaiLMvC0="
on:
tags: true
tags: true
skip_cleanup: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@seatsio/seatsio-react",
"version": "1.0.0",
"version": "2.0.0",
"main": "build/index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit bc03930

Please sign in to comment.