Test if travis issue is the same as spotted on VM
This commit is contained in:
parent
8a5ff37262
commit
ab9834798a
|
@ -18,7 +18,7 @@ else
|
|||
mkdir build
|
||||
cd build
|
||||
cmake --version
|
||||
cmake ..
|
||||
cmake .. -DCMAKE_BUILD_TYPE=debug
|
||||
make -j16
|
||||
fi
|
||||
end_section "OpenFPGA.build"
|
||||
|
|
Loading…
Reference in New Issue