Merge branch 'master' of https://github.com/jan--f/fio
[fio.git] / .travis.yml
1 language: c
2 compiler:
3   - clang
4   - gcc
5 before_install:
6   - sudo apt-get -qq update
7   - sudo apt-get install -qq -y libaio-dev libnuma-dev libz-dev