Skip to content

Commit 8949674

Browse files
committed
fix: travis test script
1 parent 0ce6d6f commit 8949674

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
@@ -7,7 +7,7 @@ os:
77
- linux
88

99
script:
10-
- bash ./image_test.sh
10+
- bash ./docker/image_test.sh
1111

1212
notifications:
1313
email:

0 commit comments

Comments
 (0)