mirror of
https://github.com/haad/proxychains
synced 2026-06-08 14:30:41 +00:00
Add travis.yml
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
# Enable C support
|
||||
language: c
|
||||
# Compiler selection
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
# Build steps
|
||||
script:
|
||||
- ./configure
|
||||
- make
|
||||
Reference in New Issue
Block a user