summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-10-22 20:54:12 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-10-22 20:54:12 +0200
commitd722e3709ca6a2313958a8f4779c7aa2747db063 (patch)
treea3d8c9689d92bfd46b22863f44686657adea97a5 /.travis.yml
parent109884dd667eafdd751692800de74a87f0df3750 (diff)
downloadweechat-d722e3709ca6a2313958a8f4779c7aa2747db063.zip
Rename script build.sh to build-test.sh
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 c5078d386..9afe62a54 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ before_script:
- sudo pip install msgcheck pylint
script:
- - ./tools/build.sh
+ - ./tools/build-test.sh
- msgcheck po/*.po
- pylint doc/docgen.py