Use portable tomcrypt for Travis for now.
This commit is contained in:
+1
-1
@@ -31,5 +31,5 @@ before_script:
|
|||||||
- ./.install-cmake.sh
|
- ./.install-cmake.sh
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cmake -G 'Unix Makefiles' . && cmake .
|
- cmake -G -DWITH_PORTABLE_TOMCRYPT=ON 'Unix Makefiles'
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user