diff --git a/.travis.yml b/.travis.yml index 20a3b76d5e..72d8f4882b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,8 @@ language: c compiler: - gcc -script: ./bootstrap.sh && ./b2 -n && ./b2 -n -d0 status +script: + - ./bootstrap.sh + - ./b2 -n + - cd status + - ./b2 -n -d0