Skip to content

Commit

Permalink
Fix IPA run test python version in Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
  • Loading branch information
SilleBille committed May 6, 2019
1 parent b14142b commit 8f25ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/ipa-test.sh
Expand Up @@ -72,7 +72,7 @@ echo "Following IPA tests are scheduled to run: "
echo ${cert_test_file_loc}

# Run ipa-tests
ipa-run-tests-3 \
ipa-run-tests \
--ignore test_integration \
--ignore test_webui \
--ignore test_ipapython/test_keyring.py \
Expand Down

0 comments on commit 8f25ad0

Please sign in to comment.