set version to 0.10.18 for upcoming release

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2020-06-12 15:17:09 +02:00
parent 1a0953e77e
commit 0398f4cdba
5 changed files with 8 additions and 10 deletions

View File

@@ -52,10 +52,7 @@ install:
- mysql -h 127.0.0.1 --protocol=TCP -u root -pfr0xl0r.TravisCI froxlor010 < install/froxlor.sql
script:
- ant phpunit
after_success:
- bash <(curl -s https://codecov.io/bash) -f "build/logs/clover.xml"
- ant phpunit-no-coverage
notifications:
irc: "chat.freenode.net#froxlor"