Skip to content

Commit b023344

Browse files
committed
fix syntax
1 parent 9c8ebec commit b023344

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,10 @@ before_install: |
883883
echo $ENABLE_CONTRIB > contrib.enabled
884884
echo $ENABLE_HEADLESS > headless.enabled
885885
886+
echo "end"
887+
# Not interested in travis internal scripts' output
888+
fi
889+
886890
set +x
887891
888892
install: |

0 commit comments

Comments
 (0)