.travis.yml: do not invoke buildtools.sh here

This commit is contained in:
Giacomo Tesio 2016-11-26 04:39:40 +01:00
parent a48a2c1937
commit 48c932fdb8
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ 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 --no-drawterm
script: script:
- ./hacking/continuous-build.sh - ./hacking/continuous-build.sh
compiler: compiler: