Fix typo in config - oops

pull/1/head
Travis McArthur 9 years ago
parent 496826f42c
commit 3c42268604

@ -2,4 +2,4 @@ language: c
compiler:
- gcc
- clang
script: ./Config --quick && make
script: ./Config -quick && make

Loading…
Cancel
Save