tests: build the test binary custom modules

pull/193/head
David Wilson 6 years ago
parent 202ce0f641
commit 3a0618684f

@ -47,6 +47,10 @@ echo \
ansible_user=mitogen__has_sudo_nopw \
ansible_password=has_sudo_nopw_password \
>> ${TMPDIR}/hosts
# Build the binaries.
make -C ${TRAVIS_BUILD_DIR}/tests/ansible
echo travis_fold:end:job_setup

Loading…
Cancel
Save