Skip to content

Commit

Permalink
fix nasa#84 - add GIT SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
CDKnightNASA committed May 14, 2020
1 parent a4345d8 commit c0cc41d
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 c0cc41d

Please sign in to comment.