mirror of
https://github.com/leozide/leocad
synced 2024-11-16 07:47:27 +01:00
Update .travis.yml
This commit is contained in:
parent
1a8e8a3abe
commit
a873792865
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ jobs:
|
|||
script:
|
||||
- qmake -v
|
||||
- qmake PREFIX=/usr
|
||||
- make -j$(nproc)
|
||||
- make
|
||||
after_success:
|
||||
- cp build/release/leocad .
|
||||
- export VERSION=$(git rev-parse --short HEAD)
|
||||
|
|
Loading…
Reference in a new issue