Skip to content

Commit

Permalink
Merge pull request #85 from CDKnightNASA/fix-84-git_sha
Browse files Browse the repository at this point in the history
Fix #84, Add GIT SHA
  • Loading branch information
astrogeco authored May 20, 2020
2 parents 9f1cb8c + c0cc41d commit 0a580b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ deploy:
edge: true

script:
# git SHA report
- git submodule
- git rev-parse HEAD
# Check versions
- cppcheck --version
# Setup standard permissive build
Expand Down

0 comments on commit 0a580b4

Please sign in to comment.