Skip to content

Commit 1708a09

Browse files
hoang leehoang lee
authored andcommitted
CI Test
1 parent 299392e commit 1708a09

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
@@ -2,5 +2,5 @@ language: php
22
php:
33
- 7.1.9
44
before_script:
5-
- php composer.phar install
5+
- composer install
66
script : ./vendor/bin/phpunit ./test/UserTest.php

0 commit comments

Comments
 (0)