Skip to content

Commit

Permalink
tmp: disable extra travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
fetzerch committed Feb 18, 2016
1 parent 3bf56d1 commit f445eb8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ os: linux
dist: trusty
sudo: required
compiler:
- gcc
# - gcc
- clang

env:
- BUILD=Kodi TOOLS=Autotools
# - BUILD=Kodi TOOLS=Autotools
- BUILD=Kodi TOOLS=CMake
- ADDONS=adsp
- ADDONS=audiodecoder
- ADDONS=audioencoder
- ADDONS=pvr
- ADDONS=screensaver
- ADDONS=visualization
# - ADDONS=adsp
# - ADDONS=audiodecoder
# - ADDONS=audioencoder
# - ADDONS=pvr
# - ADDONS=screensaver
# - ADDONS=visualization

matrix:
fast_finish: true
Expand Down

0 comments on commit f445eb8

Please sign in to comment.