Skip to content

Commit

Permalink
Merge pull request #354 from openxc/process-update
Browse files Browse the repository at this point in the history
Process update for C5 programming on Mac/Linux
  • Loading branch information
emarsman committed May 17, 2016
2 parents e4bda05 + 11ea052 commit 3a794fc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_install:
- sudo apt-get update -qq
- if [ `uname -m` = x86_64 ]; then sudo apt-get install -qq -y libgd2-xpm ia32-libs
ia32-libs-multiarch; fi
- script/bootstrap.sh
- travis_wait script/bootstrap.sh
- cd src
after_success:
- PLATFORM=TESTING make coverage
Expand Down
Binary file modified docs/_static/OpenXC-CrossChasm-Flash.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 3a794fc

Please sign in to comment.