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
  • Loading branch information
craigcomstock committed Aug 7, 2023
1 parent d418389 commit 1b56492
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 118 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/valgrind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,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
115 changes: 0 additions & 115 deletions .travis.yml

This file was deleted.

2 changes: 0 additions & 2 deletions prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ MPF.md
README.md
test-driver
tests
travis-scripts
.travis.yml
cfe_internal/core/watchdog/README.md
cfe_internal/enterprise/ha/ha_info.json
.github
Expand Down

0 comments on commit 1b56492

Please sign in to comment.