Skip to content

Commit

Permalink
Move and rename scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 14, 2021
1 parent af26464 commit e508f3a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ script:
- cp debug/*.gcno . # Will this work?
- cp debug/*.o . # Will this work?
# Get code coverage
- ./get_code_cov >/dev/null
- ./get_code_cov.sh >/dev/null
- travis_wait 20 codecov >/dev/null
# cppcheck
- cppcheck --quiet --error-exitcode=1 .
Expand Down
4 changes: 0 additions & 4 deletions checkout_all_branches

This file was deleted.

File renamed without changes.
File renamed without changes.
18 changes: 0 additions & 18 deletions scripts

This file was deleted.

0 comments on commit e508f3a

Please sign in to comment.