test new build system 2

This commit is contained in:
DavidBadura 2015-08-01 21:45:34 +00:00
parent 628943ac15
commit b1b26a3355
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ before_install:
install: install:
- ln -s build/taskwarrior-$TASKWARRIOR task - ln -s build/taskwarrior-$TASKWARRIOR task
- task --version - chmod +x ./task
- ./task --version
before_script: before_script:
- composer update $PREFER_LOWEST - composer update $PREFER_LOWEST