mirror of
https://github.com/dvorka/hstr.git
synced 2025-02-23 22:36:34 +08:00
Travis CI: installation is not tested, just compilation.
This commit is contained in:
parent
db9dbb74e2
commit
2c83397996
1 changed files with 1 additions and 2 deletions
|
@ -52,5 +52,4 @@ script: # make lib unit tests > run lib unit tests > make MF > install MF
|
|||
- eval "${MATRIX_EVAL}"
|
||||
- qmake hstr.pro
|
||||
- make
|
||||
- sudo make install
|
||||
- hstr --version
|
||||
- ./hstr --version
|
||||
|
|
Loading…
Reference in a new issue