Skip to content

Commit bf86fe3

Browse files
hoang leehoang lee
hoang lee
authored and
hoang lee
committed
CI Test
1 parent 26cc25a commit bf86fe3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: php
22
php:
33
- 7.1.9
4+
before_script: composer require atoum/atoum
45
script :
5-
- ./vendor/bin/phpunit ./test/UserTest.php
6+
- ./vendor/bin/atoum ./test/UserTest.php
67
- php index.php

0 commit comments

Comments
 (0)