Commit 7504dec7 authored by Matthew Hausknecht's avatar Matthew Hausknecht

Updated travis.

parent 54f6d08b
......@@ -17,4 +17,4 @@ compiler:
- gcc
script:
- mkdir build && cd build
- cmake -DCMAKE_BUILD_TYPE=Release && make -j4 && make install
\ No newline at end of file
- cmake -DCMAKE_BUILD_TYPE=Release .. && make -j4 && make install
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment