mirror of
https://github.com/corda/corda.git
synced 2025-06-19 15:43:52 +00:00
Update .travis.yml
Use make to build this project in Travis instead of the Java default
This commit is contained in:
@ -1 +1,2 @@
|
||||
language: java
|
||||
language: c++
|
||||
script: "make test"
|
||||
|
Reference in New Issue
Block a user