[.travis.yml] Small fix.
This commit is contained in:
parent
51f4496c74
commit
5a8b051322
@ -27,9 +27,9 @@ addons:
|
||||
script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- cmake -DOM_BUILD_TESTS:BOOL=ON ..
|
||||
- make -j8
|
||||
# - ./openminer_tests
|
||||
- ./openminer_tests
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user