Removed Matrix

This commit is contained in:
rilesdun 2021-12-23 14:59:32 -04:00
parent 9525e1dac9
commit 06bba1b701

View file

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