diff --git a/.travis.yml b/.travis.yml index b3c0bd405..044588982 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,18 +2,15 @@ language: cpp compiler: - gcc -before_install: - - pip install --user cpp-coveralls - install: + - pip install --user cpp-coveralls - make madx-linux64-gnu COVERAGE=yes - make numdiff-linux64-gnu script: - - >- - make tests && - NUM_FAILED=$(