Skip to content

Commit

Permalink
enable test on Ubuntu Focal
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and nyalldawson committed Feb 8, 2021
1 parent bad13f2 commit d4eb3e2
Show file tree
Hide file tree
Showing 29 changed files with 142 additions and 807 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .ci/travis/scripts/ctest2travis.py → .ci/ctest2travis.py
Expand Up @@ -80,7 +80,7 @@ def start_test_fold():
updated_line = '{title}\n{line}'.format(title=colored('Running tests...', 'yellow', attrs=['bold']),
line=updated_line)

elif re.match('Test project /home/travis/build/qgis/QGIS/build', updated_line):
elif re.match('Test project /home/runner/QGIS/QGIS/build', updated_line):
end_fold() # tag=build
start_test_fold()

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
21 changes: 0 additions & 21 deletions .ci/travis/code_layout/before_install.sh

This file was deleted.

15 changes: 0 additions & 15 deletions .ci/travis/code_layout/before_script.sh

This file was deleted.

24 changes: 0 additions & 24 deletions .ci/travis/code_layout/install.sh

This file was deleted.

25 changes: 0 additions & 25 deletions .ci/travis/code_layout/script.sh

This file was deleted.

16 changes: 0 additions & 16 deletions .ci/travis/linux/before_install.sh

This file was deleted.

45 changes: 0 additions & 45 deletions .ci/travis/linux/before_script.sh

This file was deleted.

31 changes: 0 additions & 31 deletions .ci/travis/linux/docker-variables.env

This file was deleted.

18 changes: 0 additions & 18 deletions .ci/travis/linux/install.sh

This file was deleted.

80 changes: 0 additions & 80 deletions .ci/travis/linux/script.sh

This file was deleted.

2 changes: 0 additions & 2 deletions .ci/travis/macos/after_script.sh

This file was deleted.

62 changes: 0 additions & 62 deletions .ci/travis/macos/before_install.sh

This file was deleted.

2 changes: 0 additions & 2 deletions .ci/travis/macos/before_script.sh

This file was deleted.

0 comments on commit d4eb3e2

Please sign in to comment.