Skip to content

Commit 9511f84

Browse files
committed
restore travis to execute all tests
1 parent ea278f6 commit 9511f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ before_install:
1616
- composer install
1717

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

0 commit comments

Comments
 (0)