diff options
Diffstat (limited to 'src/aclk/aclk-schemas/.travis.yml')
-rw-r--r-- | src/aclk/aclk-schemas/.travis.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/aclk/aclk-schemas/.travis.yml b/src/aclk/aclk-schemas/.travis.yml new file mode 100644 index 000000000..7c99550fe --- /dev/null +++ b/src/aclk/aclk-schemas/.travis.yml @@ -0,0 +1,4 @@ +--- +language: minimal +install: make deps +script: make CI |