aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 25e7d657f9aa6e77fe6a0f6a7d82e4a1864b5496 (plain)
1
2
3
4
language: c
compiler: gcc
install: sudo apt install -y ruby
script: make all && sh ./test.sh --error && sh ./test.sh 100 10 1000