separate make dependencies into CLI and bundled native ones
This commit is contained in:
@@ -11,8 +11,8 @@ cache: apt
|
||||
|
||||
# Run the build script
|
||||
# call RALint to check for YAML errors
|
||||
# Test run the packaging scripts for all platforms
|
||||
script:
|
||||
- make dependencies
|
||||
- make all
|
||||
- make test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user