Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush97 committed Aug 2, 2019
1 parent d2c6856 commit aca084d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ deploy:
repo: zapify-ui/zapify
branch: Staging
- provider: script
script: netlify deploy -s $NETLIFY_SITE_ID -t $NETLIFY_ACCESS_TOKEN -p ./build
script: netlify deploy -s $NETLIFY_SITE_ID --auth $NETLIFY_ACCESS_TOKEN -p --dir ./build
skip_cleanup: true
on:
branch: Staging

0 comments on commit aca084d

Please sign in to comment.