build parser wo test

This commit is contained in:
Pål Grønås Drange
2016-12-08 15:58:03 +01:00
parent a324a008fd
commit b2748596ca

View File

@@ -29,7 +29,7 @@ before_script:
- cd ../../opm-parser
- mkdir build
- cd build
- cmake .. && make
- cmake -DBUILD_TESTING=OFF .. && make
- cd ../..
- pwd
- cd sunbeam