Skip to content

Commit bdb10b4

Browse files
author
Sebastien Malot
committed
fix command line for travis
1 parent 2a3061b commit bdb10b4

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
@@ -27,4 +27,4 @@ before_script:
2727
- sleep 10
2828

2929
script:
30-
- ./vendor/bin/atoum -d Tests/ -ncc
30+
- ./vendor/bin/atoum -d Kong/ -ncc

0 commit comments

Comments
 (0)