commit | c38c4a5f539c14ac059fb7058c1a1d8eb0327193 | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Fri Oct 10 14:10:36 2014 -0400 |
committer | Ash Wilson <smashwilson@gmail.com> | Fri Oct 10 14:10:36 2014 -0400 |
tree | bfbaaa182b2e3b3d51313a41d5ccc07ac41d715c | |
parent | 0d819273d1d713e302d4a79701f4fbbc27ea6700 [diff] [blame] |
script/cibuild for Travis.
diff --git a/script/cibuild b/script/cibuild new file mode 100755 index 0000000..1cb389e --- /dev/null +++ b/script/cibuild
@@ -0,0 +1,5 @@ +#!/bin/bash +# +# Test script to be invoked by Travis. + +exec script/unittest -v