Skip to content

Commit 544f441

Browse files
Automatic deployment works yet again
1 parent 434343d commit 544f441

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 .. && pwd && netlify deploy --prod --dir _book_output
26+
script: cd .. && netlify deploy --prod --dir _book_output
2727
skip_cleanup: true

0 commit comments

Comments
 (0)