summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2015-10-17 19:15:14 +0200
committerMarcus Meissner <marcus@jet.franken.de>2015-10-17 19:15:14 +0200
commita291d6542e5e54a2e371a8e273c5e0c3dd839018 (patch)
tree181e055e84c385290f5e52105107e31feae2efff /.travis.yml
parentf0d56431cdc5e70592dfa1068ab2721298bd0053 (diff)
downloadlibgphoto2-a291d6542e5e54a2e371a8e273c5e0c3dd839018.tar.gz
revret make distcheck, not really working for osx
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 3fbb4449a..bc384ea3e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,6 @@ env:
before_install:
- sudo apt-get update -qq || brew update
- sudo apt-get install autopoint $EXTRALIBS || brew install gettext
- - brew link gettext || true
compiler:
- clang
@@ -20,7 +19,7 @@ compiler:
script:
- PATH=/usr/local/opt/gettext/bin:$PATH:. autoreconf -i -f
- - ./configure && make && make distcheck
+ - ./configure && make && make check
notifications:
recipient: