about summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3ffbc7ea..0099efbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,10 @@ before_install:
   - CXX=clang++
 
 script:
-  - ./test_all_layers
+  - ./test_layers 000 070
+  - ./test_layers 070 999
+  - ./test_layers chessboard
+  - ./test_layers edit
 
 notifications:
   email: