Commit 7508fbdf authored by Tobias Munk's avatar Tobias Munk

fixed travis version test

parent 599523c4
Pipeline #7616 failed with stages
......@@ -21,7 +21,7 @@ env:
- DB_ENV_MYSQL_USER=test
- DB_ENV_MYSQL_PASSWORD=test123
install:
- git describe --long --tags --always > version
- git describe --long --tags --always > src/version
- npm install -g less
- export PATH="$HOME/.composer/vendor/bin:$PATH"
- composer self-update && composer --version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment