language: c compiler: - gcc script: cd tests/ && mkdir build && rake test:all