summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-11-05 23:41:38 +0100
committermakefu <github@syntax-fehler.de>2013-11-05 23:41:38 +0100
commit415dc4f5f4a83af5f8a416fd1ce6de1031f9d836 (patch)
tree8f0ffc206c17961f4393c552010558ec8b7d2548 /.travis.yml
parent940d07624c6b82d5e7ec790c2ef49b4694a48794 (diff)
prepare all the travis for impact
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 12f6de4d..1218d9d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,8 +8,9 @@ notifications:
script: "! ( make -C util test | grep '^not ok' )"
before_install:
- sudo apt-get install bc -qq
- - sudo apt-get install python -qq
- sudo apt-get install w3m -qq
+# stt-espeak test
+ - sudo apt-get install flac espeak -qq
branches:
only:
- master