Removed Matrix
This commit is contained in:
parent
9525e1dac9
commit
06bba1b701
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ build:
|
|||
- cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
- make -j$(nproc)
|
||||
parallel:
|
||||
matrix:
|
||||
script:
|
||||
- cmake -DBOOST_ROOT="$BOOST_ROOT" -DCMAKE_BUILD_TYPE=Release -DBUILD_PEERPLAYS_TESTNET=1 ..
|
||||
- make -j$(nproc)
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Reference in a new issue