You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.travis.yml 125B

1234
  1. language: c
  2. compiler: gcc
  3. before_script: git clone https://github.com/snowballstem/snowball-data ../data
  4. script: make check