Skip to content

Commit 3ea7d14

Browse files
committed
Removed before_deploy
1 parent e699119 commit 3ea7d14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ script:
3737
# Validate references in documentation
3838
- test -z "$DOCS" || make -C ./Doc $DOCS
3939

40-
before_deploy:
40+
#before_deploy:
4141
# Generate documentation
42-
- make -C ./Doc release tarball
42+
# - make -C ./Doc release tarball
4343

4444
deploy:
4545
provider: releases

0 commit comments

Comments
 (0)