Merge pull request #111 from rockdaboot/tmp-fix-travis-build
Disable build without runtime for Travis
This commit is contained in:
commit
8fbe3f3130
|
@ -16,7 +16,7 @@ env:
|
|||
- RUNTIME=libicu
|
||||
- RUNTIME=libidn2
|
||||
- RUNTIME=libidn
|
||||
- RUNTIME=no
|
||||
# - RUNTIME=no
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue