mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-07-02 23:35:26 +08:00
Setup Travis CI builds and code coverage
Built with Qt 5.4.2/GCC 4.8.4, code coverage with LCOV 1.13 and reported to Codecov.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -1 +1,7 @@
|
||||
/*.user
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.moc
|
||||
*.o
|
||||
*.user
|
||||
Makefile
|
||||
coverage.info
|
||||
|
Reference in New Issue
Block a user