Skip to content

Commit

Permalink
Upload niscope unit test coverage in .travis.yml (#2023)
Browse files Browse the repository at this point in the history
  • Loading branch information
ni-jfitzger authored Sep 27, 2023
1 parent 16fb72b commit 229069d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ after_success:
- travis_retry ./codecov --flags nidcpowerunittests --file nidcpowerunittest.xml
- travis_retry ./codecov --flags nidigitalunittests --file nidigitalunittest.xml
- travis_retry ./codecov --flags nimodinstunittests --file nimodinstunittest.xml
- travis_retry ./codecov --flags niscopeunittests --file niscopeunittest.xml
- travis_retry ./codecov --flags nitclkunittests --file nitclkunittest.xml

0 comments on commit 229069d

Please sign in to comment.