Set up script to test latest compiler version
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danila Fedorin 2020-03-10 22:26:02 -07:00
parent 8ee016e189
commit 6966973497
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cd 09
cd 10
mkdir -p build && cd build
cmake ..
make -j8