Skip to content

Commit b40bcb1

Browse files
committed
Remove travis
1 parent 2cf8266 commit b40bcb1

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
</test>
6262
</junit>
6363
<exec executable="./print_test_errors.sh" failonerror="true">
64-
<arg value="."/>
64+
<arg value="./TEST*"/>
6565
</exec>
6666
</target>
6767

0 commit comments

Comments
 (0)