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:
f97d1c8
)
Commit
6afcf853d057ea3ca984c367d2b6ceeb08147e7c
author
Michel Pollet
<github.com@pollet.net>
Thu, 16 Feb 2017 08:05:51 +0000
(08:05 +0000)
committer
GitHub
<noreply@github.com>
Thu, 16 Feb 2017 08:05:51 +0000
(08:05 +0000)
.travis.yml
[new file with mode: 0644]
patch
|
blob
|
download
diff --git a/.travis.yml
b/.travis.yml
new file mode 100644
(file)
index 0000000..
f5b16bc
--- /dev/null
+++ b/
.travis.yml
@@ -0,0
+1,4
@@
+before_install:
+- sudo apt-get update -qq
+- sudo apt-get install -qq libelf-dev
+