Skip to content

Commit 5cdeeac

Browse files
Still fixing Travis...
1 parent 0f67c70 commit 5cdeeac

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

0 commit comments

Comments
 (0)