Commit 6afcf853d057ea3ca984c367d2b6ceeb08147e7c
authorMichel Pollet <github.com@pollet.net>
Thu, 16 Feb 2017 08:05:51 +0000 (08:05 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Feb 2017 08:05:51 +0000 (08:05 +0000)
.travis.yml [new file with mode: 0644]

diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..f5b16bc
--- /dev/null
@@ -0,0 +1,4 @@
+before_install:
+- sudo apt-get update -qq
+- sudo apt-get install -qq libelf-dev
+