Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit dfb8ac0

Browse files
author
Simon Hofmann
committed
Reverted build
1 parent cd0370e commit dfb8ac0

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
@@ -37,7 +37,7 @@ env:
3737

3838
before_install:
3939
- if [[ $BUILD_TASK != "prebuild" ]]; then
40-
chmod +x ./ci/$BUILD_TASK/$BUILD_TASK.sh
40+
chmod +x ./ci/$BUILD_TASK/$BUILD_TASK.sh;
4141
fi
4242

4343
install: travis_wait 30 docker pull justadudewhohacks/opencv4nodejs-ci:$TAG

0 commit comments

Comments
 (0)