Skip to content

Commit

Permalink
Removed references to travis
Browse files Browse the repository at this point in the history
Ticket: ENT-10447
Changelog: none
(cherry picked from commit 16410e0)
  • Loading branch information
craigcomstock committed Aug 25, 2023
1 parent 47ca280 commit f60f91f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 209 deletions.
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
54 changes: 0 additions & 54 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.

0 comments on commit f60f91f

Please sign in to comment.