Skip to content

Commit

Permalink
Bump dotnet to 1.1.5 on travis to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
codejudas committed Jan 22, 2018
1 parent d1be7ac commit c62ed0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ solution: Twilio.sln
dist: trusty
sudo: required
mono: none
dotnet: 1.0.0
dotnet: 1.1.5

install:
- dotnet restore
Expand Down

0 comments on commit c62ed0e

Please sign in to comment.