Skip to content

Commit

Permalink
Merge branch 'fix/Travisci'
Browse files Browse the repository at this point in the history
* fix/Travisci:
  Limit Travis CI build types
  • Loading branch information
bcronce committed Jul 6, 2019
2 parents 122b41e + 15d44fc commit 6a98021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
if: (branch = master) OR (type = pull_request)
language: csharp
mono: none
dotnet: 2.1.700
Expand Down

0 comments on commit 6a98021

Please sign in to comment.