diff --git a/.travis.yml b/.travis.yml index 664466e2bf..c027386f56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,4 +26,4 @@ script: - nimble install zip - nimble install opengl - nimble install sdl1 - - ./koch test --pedantic + - ./koch test all --pedantic