summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatt Liberty <matt.liberty@gmail.com>2013-10-25 06:08:57 -0700
committerMatt Liberty <matt.liberty@gmail.com>2013-10-25 06:08:57 -0700
commit5567c9bfd60e059de83be1a4d8dfe5ba976a06ea (patch)
treef60c970173bb2f5e6ee871e54238fbded8227513 /.travis.yml
parent9577bb8826938298b22d1d2b4dfc67a4a2ac96b1 (diff)
Remove decodeleaves from .travis.yml because it isn't committed (yet)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f9b47e9..768c151 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,6 @@ script:
- qmake && make
- cd quackleio && qmake && make && cd ..
- cd quacker && qmake && make && cd ..
- - cd decodeleaves && qmake && make && cd ..
- cd encodeleaves && qmake && make && cd ..
- cd gaddagize && qmake && make && cd ..
- cd makegaddag && qmake && make && cd ..