Skip to content

Commit 9d2254e

Browse files
author
Eirik Tsarpalis
committed
remove msbuild dep
1 parent 06e620e commit 9d2254e

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
language: csharp
22

3-
addons:
4-
apt:
5-
packages:
6-
- msbuild
7-
83
matrix:
94
include:
105
- os: linux # Ubuntu 14.04
@@ -25,4 +20,4 @@ script:
2520

2621
branches:
2722
except:
28-
- gh-pages
23+
- gh-pages

0 commit comments

Comments
 (0)