Skip to content

Commit

Permalink
Updating travis for profuction
Browse files Browse the repository at this point in the history
  • Loading branch information
medartus committed Jun 10, 2020
1 parent bc8c43a commit 6ce1f18
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 @@ -44,7 +44,7 @@ jobs:
- cd website
- npm i
script:
- npm run build-Prod
- npm run build-prod
- cp -R build/. $HOME/website/build/
- stage: Deploy
name: Deploy
Expand Down

0 comments on commit 6ce1f18

Please sign in to comment.