mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 11:44:29 +03:00
First release of open-appsec source code
This commit is contained in:
8
external/picojson/.travis.yml
vendored
Normal file
8
external/picojson/.travis.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
language: cpp
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
script:
|
||||
- make test
|
Reference in New Issue
Block a user