Skip to content

Commit 379ff04

Browse files
committed
added build.sh for travis
1 parent aae0aea commit 379ff04

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
./configure
3+
make -k -j 3

0 commit comments

Comments
 (0)