Skip to content

Commit

Permalink
Merge branch 'master' into encoder-index
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Jul 31, 2017
2 parents dd4e897 + 64526c1 commit f4ca54a
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 @@ -22,8 +22,8 @@ before_install:

install:
- cd tfrog-motordriver/
- make BOARD=tfrog-rev4
- make BOARD=tfrog-rev5
- make BOARD=tfrog-rev4 FIRMINFO="-DYP_FIRMWARE_NAME=\\\"tf-2md3-r4-$TRAVIS_TAG-`git rev-parse --short HEAD`\\\""
- make BOARD=tfrog-rev5 FIRMINFO="-DYP_FIRMWARE_NAME=\\\"tf-2md3-r6-$TRAVIS_TAG-`git rev-parse --short HEAD`\\\""
- mv bin/tfrog-motordriver-tfrog-rev4-at91sam7se512-flash.bin bin/${RELEASE_FILENAME_R4}
- mv bin/tfrog-motordriver-tfrog-rev5-at91sam7se256-flash.bin bin/${RELEASE_FILENAME_R6}

Expand Down

0 comments on commit f4ca54a

Please sign in to comment.