Skip to content

Commit c819093

Browse files
committed
minor changes in travis to releases
1 parent 758ced9 commit c819093

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.travis.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,4 @@
11
language: csharp
22
solution: ThermoRawFileParser.sln
33

4-
branches:
5-
only:
6-
- master
7-
- /v\d+\.\d+[a-z]/
84

9-
deploy:
10-
provider: releases
11-
skip_cleanup: true
12-
api_key: $GH_TOKEN
13-
file_glob: true
14-
file:
15-
- "bin/Debug/*"
16-
on:
17-
tags: true
18-
repo: ypriverol/ThermoRawFileParser

0 commit comments

Comments
 (0)