Remove "make package" from travis. That would need a newer cmake version, but it is more important to test that cryfs compiles with the old cmake.
This commit is contained in:
parent
a26aa95683
commit
f5649f9dd2
@ -39,7 +39,6 @@ install:
|
||||
script:
|
||||
- cmake ..
|
||||
- make -j2
|
||||
- make package -j2
|
||||
- ./test/cpp-utils/cpp-utils-test
|
||||
- ./run_with_fuse.sh ./test/fspp/fspp-test
|
||||
- ./test/parallelaccessstore/parallelaccessstore-test
|
||||
|
Loading…
Reference in New Issue
Block a user