Skip to content

Commit 60d4eb0

Browse files
committed
Set EMACS env var even in documentation build mode
1 parent df1ae07 commit 60d4eb0

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
@@ -6,7 +6,7 @@ env:
66
matrix:
77
- EMACS=emacs24 TARGET=check
88
- EMACS=emacs-snapshot TARGET=check
9-
- TARGET=deploy-manual
9+
- EMACS=emacs24 TARGET=deploy-manual
1010
global:
1111
- secure: "ejv1+ub/v+Hm/23fhp4zLAHT3HiCG+YdDHai57LDe4LfEZCeGz4i/6LazbPbwm58v2YuKvMcdNshebc1s4A293ARJryPyFfW/8kEe+3hQ+cDxunNdHfqcS8SyhcDG0mrv7dqiVAtMJqB8qZb0c161KeEM8nyhC0wyQ+EZ5qJnzM="
1212

0 commit comments

Comments
 (0)