From 4337146fe9879265b3b2579b0be420cc66f5a972 Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Sun, 15 Nov 2020 09:18:44 -0800 Subject: [PATCH] constant integration updates --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a753da01e..b2237db4e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,7 @@ script: - ci/test_driver.sh - ci/test_riscv_isa.sh - ci/test_opencl.sh + - ci/blackbox.sh after_success: # Gather code coverage