mirror of
https://github.com/zunit-zsh/zunit.git
synced 2026-09-10 06:36:15 -04:00
Fix travis config to use new build script instead of Makefile
This commit is contained in:
parent
258289478a
commit
f5b5edf097
|
|
@ -24,7 +24,7 @@ before_script:
|
|||
- chmod u+x .bin/{color,revolver,zvm}
|
||||
- export PATH="$HOME/.zvm/bin:$PWD/.bin:$PATH"
|
||||
- zvm use ${ZVM_VERSION}
|
||||
- make
|
||||
- ./build.zsh
|
||||
script: ./zunit
|
||||
notifications:
|
||||
email: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue