I have this .travis.yml file:
.travis.yml
language: c compiler: - gcc dist: trusty script: - ./configure && make
Travis is b