Skip to content

Commit 458d05a

Browse files
committed
Travis tests
1 parent f3cd608 commit 458d05a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,5 @@ script:
5656
- mkdir build
5757
- cd build
5858
- cmake -DCMAKE_CXX_COMPILER=$COMPILER .. && make
59+
- ./convexhull examples/convexhull/instances/size100space10.csv
60+
- ./testrun examples/testrun/instances/size1000space10.csv

0 commit comments

Comments
 (0)