summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSean <sean@tox.im>2013-11-20 13:23:49 -0800
committerSean <sean@tox.im>2013-11-20 13:23:49 -0800
commit96fd7ef327cd97730167da6e31d7385cbc7a3415 (patch)
tree3251c494466da71f5bc1b45cb2e108807b4baad3 /.travis.yml
parentd72613e28a2269dfc65ec8dc084f92874783cf03 (diff)
Fixed that
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ca66fe01..ca0a22b3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -51,7 +51,7 @@ before_script:
51 - cd .. 51 - cd ..
52 - echo creating librarys' links and updating cache 52 - echo creating librarys' links and updating cache
53 - sudo ldconfig > /dev/null 53 - sudo ldconfig > /dev/null
54 - echo installing check #needed for unit tests 54 - echo installing check #needed for unit tests
55 - sudo apt-get install check > /dev/null 55 - sudo apt-get install check > /dev/null
56 56
57script: 57script: