disable armv6

This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-02-08 23:21:17 +04:00 committed by GitHub
parent af998d8c40
commit 8a050e4464
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ linux-armv6:
# - beta
# - tags
# - stable
- triggers
# - triggers
script:
- export CC=arm-linux-gnueabi-gcc
- export CXX=arm-linux-gnueabi-g++