git.fiddlerwoaroof.com
Browse code

Build executable for smoke test

Ed Langley authored on 08/06/2017 00:10:19
Showing 1 changed files
... ...
@@ -7,4 +7,4 @@ notifications:
7 7
   email:
8 8
     on_success: change
9 9
     on_failure: change
10
-script: ./configure && make -k test && ./dual_control
10
+script: ./configure && make -k test && make && ./dual_control