Skip to content

Commit 00445dd

Browse files
committed
update test script
1 parent 7907d05 commit 00445dd

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
@@ -16,4 +16,4 @@ install:
1616
- npm cache verify
1717
- npm install -g concurrently
1818
script:
19-
- ./run_tests.sh
19+
- sh run_tests.sh

0 commit comments

Comments
 (0)