不要怂,就是干,撸起袖子干!

Commit b97bfaa9 by Jan Aagaard Meier Committed by GitHub

ops: Build only master and v3

1 parent 5efe2bac
Showing with 5 additions and 0 deletions
...@@ -40,3 +40,8 @@ after_test: ...@@ -40,3 +40,8 @@ after_test:
Invoke-WebRequest -Uri 'https://codecov.io/bash' -OutFile codecov.sh Invoke-WebRequest -Uri 'https://codecov.io/bash' -OutFile codecov.sh
bash codecov.sh -f "coverage\lcov.info" bash codecov.sh -f "coverage\lcov.info"
} }
branches:
only:
- master
- v3
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!