mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 08:25:51 +00:00
initial travis yml file
This commit is contained in:
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
script: scons && npm install && npm test
|
||||
Reference in New Issue
Block a user