mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-16 13:24:31 +02:00
[Travis] Fixed typo in .travis.yml
This commit is contained in:
parent
47c08e050b
commit
bf8b0a4b31
1 changed files with 0 additions and 1 deletions
|
@ -42,6 +42,5 @@ script:
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- if [[ $(phpenv version-name) == '7.2' ]]; then bash <(curl -s https://codecov.io/bash) ; fi
|
- if [[ $(phpenv version-name) == '7.2' ]]; then bash <(curl -s https://codecov.io/bash) ; fi
|
||||||
-
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
Loading…
Add table
Add a link
Reference in a new issue