Skip to content

Commit c504a0a

Browse files
committed
provisionally tests urls only
1 parent a1303a5 commit c504a0a

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 @@ before_install:
1616
- composer install
1717

1818
script:
19-
- 'phpunit'
19+
- 'phpunit tests/UrlTest.php'

0 commit comments

Comments
 (0)