aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Holberton <taylorcholberton@gmail.com>2016-11-23 11:48:37 -0800
committerTaylor Holberton <taylorcholberton@gmail.com>2016-11-23 11:48:37 -0800
commit1aad83d6ac382538a75bdb7a5e8b02d003194b03 (patch)
tree59b99589b2e0ff6cf46bd92c2ffbf6a28a8ed10f
parent4e55719a0811275cd8d14ec4ff5cde7e0896f81d (diff)
parent7bbcb313f472be6716225e92c29b18f5361ecc5b (diff)
Merge branch 'master' of https://github.com/tinyalsa/tinyalsa
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f64a864..0e0533d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,5 +9,9 @@ addons:
- doxygen
- graphviz
+before_script:
+ - mkdir $HOME/install
+
script:
- make
+ - make PREFIX=$HOME/install install