Skip to content

Commit 0f67c70

Browse files
Change netlify invocation
1 parent f878f94 commit 0f67c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ script:
2323

2424
deploy:
2525
provider: script
26-
script: cd .. && netlify deploy -t $NETLIFY_PAT
26+
script: cd .. && netlify deploy --prod
2727
skip_cleanup: true

0 commit comments

Comments
 (0)