Remove leftover Travis CI config file

This commit is contained in:
Oliver Hamlet
2021-02-13 21:18:25 +00:00
parent 6e7f081bd3
commit 624ccf27ee
-15
View File
@@ -1,15 +0,0 @@
{
"package": {
"name": "libloot",
"repo": "snapshots",
"subject": "loot"
},
"version": {
"name": "REPLACE_THIS_VERSION"
},
"files": [{
"includePattern": "build/package/(libloot-.+\\.tar.xz)",
"uploadPattern": "$1"
}],
"publish": true
}