sudo for make install

This commit is contained in:
Alex Groce
2018-07-12 19:11:05 -07:00
parent c52812d578
commit 6fbbe0ba9d

View File

@@ -9,6 +9,6 @@ install:
- cd build
- cmake ..
- make
- make install
- sudo make install
script:
- deepstate-manticore examples/IntegerArithmetic