Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENT-10447: Removed references to travis (3.21) #5311

Merged
merged 1 commit into from
Aug 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/valgrind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ function check_serverd_valgrind_output {
exit 1
fi
set -e
echo "Serverd has 1 expected valgrind error in travis because of old glibc"
echo "Serverd has 1 expected valgrind error because of old glibc"
echo "Because of this we use special assertions on output"
echo "Looking for problems in $1:"
grep -i "definitely lost" $1
Expand Down
59 changes: 0 additions & 59 deletions .travis.yml

This file was deleted.

24 changes: 0 additions & 24 deletions travis-scripts/after_script.sh

This file was deleted.

1 change: 0 additions & 1 deletion travis-scripts/after_success.sh

This file was deleted.

41 changes: 0 additions & 41 deletions travis-scripts/before_install.sh

This file was deleted.

88 changes: 0 additions & 88 deletions travis-scripts/script.sh

This file was deleted.