diff --git a/.travis.yml b/.travis.yml index 474382d..20b04fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,6 @@ install: - cd build - cmake .. - make -- make install +- sudo make install script: - deepstate-manticore examples/IntegerArithmetic