Skip to content

Commit

Permalink
Give travis another try.
Browse files Browse the repository at this point in the history
  • Loading branch information
dot-bob committed Mar 29, 2020
1 parent fdb50c0 commit e12baa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ before_script:
- cd ${TRAVIS_BUILD_DIR}
#
# Generate custom version include
- generate_version_header_for_marlin ${TRAVIS_BUILD_DIR}/Marlin
- cat ${TRAVIS_BUILD_DIR}/Marlin/_Version.h
- generate_version ${TRAVIS_BUILD_DIR}/Marlin/src/inc
- cat ${TRAVIS_BUILD_DIR}/Marlin/src/inc/Version.h
#
script:
#
Expand Down

0 comments on commit e12baa3

Please sign in to comment.