before_script: - apt-get update - apt-get install -y -qq make gfortran cmake gem - gem install funit - ./build.sh run_tests: script: "./run_tests.sh"