Set up script to test latest compiler version

This commit is contained in:
Danila Fedorin 2020-03-10 22:26:02 -07:00
parent efadf17561
commit 90ed26ab39
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