projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
6afcf85
)
Commit
00808a57f7f9317b9d37da88500def2dcbcd3ce1
author
Michel Pollet
<github.com@pollet.net>
Thu, 16 Feb 2017 08:08:26 +0000
(08:08 +0000)
committer
GitHub
<noreply@github.com>
Thu, 16 Feb 2017 08:08:26 +0000
(08:08 +0000)
.travis.yml
patch
|
blob
|
history
|
download
diff --git
a/.travis.yml
b/.travis.yml
index f5b16bce6b23b4519236c9e078262c6c8770e14d..4e8d47f881e6983b1c7736b0fd9e1bba131e748a 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,4
+1,5
@@
before_install:
- sudo apt-get update -qq
-- sudo apt-get install -qq libelf-dev
+- sudo apt-get install -qq libelf-dev gcc-avr avr-libc
+