separate make dependencies into CLI and bundled native ones

This commit is contained in:
Matthias Mailänder
2014-05-22 12:00:03 +02:00
parent 6dfd89ce0d
commit 6c762f9c55
4 changed files with 27 additions and 21 deletions

View File

@@ -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