Skip to content

Commit

Permalink
[ci] Update travis tests in relation to latest development
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Oct 23, 2023
1 parent 7ed2ecf commit e3ac24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ if [ "$GLTEST" = "test" ]; then
setupDependencies
cd $TRAVIS_BUILD_DIR/backend && coverage run setup.py test

$TRAVIS_BUILD_DIR/backend/bin/globaleaks -z -d
$TRAVIS_BUILD_DIR/backend/bin/globaleaks -z
sleep 5

echo "Running BrowserTesting locally collecting code coverage"
Expand Down

0 comments on commit e3ac24f

Please sign in to comment.