summaryrefslogtreecommitdiffstats
path: root/contrib/snowball/.travis.yml
blob: e576233dc38232d8565d877e675e8681be73fb7d (plain)
1
2
3
4
language: c
compiler: gcc
before_script: git clone https://github.com/snowballstem/snowball-data ../data
script:  make check