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

Updated travis.

parent 54f6d08b
...@@ -17,4 +17,4 @@ compiler: ...@@ -17,4 +17,4 @@ compiler:
- gcc - gcc
script: script:
- mkdir build && cd build - mkdir build && cd build
- cmake -DCMAKE_BUILD_TYPE=Release && make -j4 && make install - cmake -DCMAKE_BUILD_TYPE=Release .. && make -j4 && make install
\ No newline at end of file \ 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