Skip to content

Commit d45dd30

Browse files
hoang leehoang lee
authored andcommitted
CI Test
1 parent a369699 commit d45dd30

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
language: php
1+
language: php
2+
install:
3+
- php composer.phar install
4+
script :
5+
- ./vendor/bin/phpunit test/UserTest.php

0 commit comments

Comments
 (0)