Skip to content

Commit e68516a

Browse files
author
Mark Karatovic
authored
Update .travis.yml
1 parent 1648b8a commit e68516a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ matrix:
66
dist: trusty
77
sudo: false
88
mono: latest
9-
dotnet: 3.0.100
9+
dotnet: 3.0
1010
- os: osx # OSX 10.12
1111
osx_image: xcode9.1
1212
dotnet: 3.0.100
@@ -23,4 +23,4 @@ script:
2323

2424
branches:
2525
except:
26-
- gh-pages
26+
- gh-pages

0 commit comments

Comments
 (0)