summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-12-16 22:37:30 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-12-16 22:37:30 +0100
commit7ed8a62f93c606757354f15fd1fbe31a77741488 (patch)
treefd89e3667d1268865c3ce61d819222c542dc0c06 /.travis.yml
parent5c0186da0897039804aa961accb574b6fae04707 (diff)
push travis.yml to trigger the build
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 e1cf65dd..60e57fc8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,4 +3,4 @@ compiler:
- gcc
- clang
# Change this to your needs
-script: ./configure && make
+script: ./configure --disable-nls && make