.travis.yml: do not build drawterm
This commit is contained in:
parent
7cafb3e53a
commit
a48a2c1937
@ -2,7 +2,7 @@ language: c
|
|||||||
install:
|
install:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update --init --recursive --remote
|
- git submodule update --init --recursive --remote
|
||||||
- ./hacking/buildtools.sh
|
- ./hacking/buildtools.sh --no-drawterm
|
||||||
script:
|
script:
|
||||||
- ./hacking/continuous-build.sh
|
- ./hacking/continuous-build.sh
|
||||||
compiler:
|
compiler:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user