Skip to content

Commit 6ec972d

Browse files
committed
Fetch la gh-pages inainte de push.
1 parent 65d4c63 commit 6ec972d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ cache:
1717
- .env
1818
- .tox
1919
script:
20-
- tox -e build,publish -- ghp
20+
- tox -e build-- ghp
21+
- git fetch origin gh-pages
22+
- tox -e publish

0 commit comments

Comments
 (0)