git.fiddlerwoaroof.com
Browse code

dot slash configure

Greg Wiley authored on 04/05/2017 22:49:07
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 test
10
+script: ./configure && make test