Skip to content

Commit 145304b

Browse files
authored
[UPDATE] Wrong param
1 parent e9c9c08 commit 145304b

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
@@ -34,7 +34,7 @@ before_script:
3434
- nohup php -S bone:8000 public/index.php &
3535

3636
script:
37-
- php vendor/bin/codecept build --env travis
37+
- php vendor/bin/codecept build
3838
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
3939

4040
after_script:

0 commit comments

Comments
 (0)