.travis.yml: add missing var to allow_failures

This commit is contained in:
James Lu 2016-05-09 18:29:52 -07:00
parent 865b15aab1
commit 395bb79db8

View File

@ -39,7 +39,7 @@ matrix:
- python: "3.3"
- python: "pypy"
- python: "pypy3"
- env: TEST_ARGS=""
- env: SYSDNS_HOST_COMMAND="/usr/bin/unbound-host" TEST_ARGS=""
branches:
except: