mirror of
https://github.com/leozide/leocad.git
synced 2026-07-27 19:56:49 +00:00
Update .travis.yml
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user