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