maint: fetch tags on Travis before running the build

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
Yury V. Zaytsev 2016-03-06 13:38:34 +01:00
parent 4d5c1b2ad8
commit ea2a33fbe5
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ install:
- sudo apt-get install -y e2fslibs-dev libaspell-dev libglib2.0-dev libgpm-dev libncurses5-dev libslang2-dev libssh2-1-dev libx11-dev unzip
- sudo apt-get install -y wget exuberant-ctags python-pygments ruby
before_script:
- git fetch --tags
script:
- ./maint/utils/check-indent.sh
- ./autogen.sh