Skip to content

Commit 42ed589

Browse files
committed
fix travis script
1 parent faa45b5 commit 42ed589

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
@@ -5,4 +5,4 @@ os: linux
55
install:
66
- cmake -DCMAKE_BUILD_TYPE=Release
77
- VERBOSE=1 make
8-
script: delaunator-test
8+
script: ./delaunator-test

0 commit comments

Comments
 (0)