Skip to content

Commit 1e86856

Browse files
authored
Update .travis.yml
1 parent 0ec39af commit 1e86856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ branches:
77
only:
88
- master # build master branch only
99
script:
10-
- hexo deploy # generate static files
10+
- hexo generate # generate static files
1111
deploy:
1212
provider: pages
1313
skip-cleanup: true

0 commit comments

Comments
 (0)