Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
Change Travis from container-based to sudo-based (#252)
Browse files Browse the repository at this point in the history
* Addresses #253
  • Loading branch information
mikeharder authored Jun 26, 2017
1 parent fa706ae commit 506d732
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
@@ -1,5 +1,5 @@
language: csharp
sudo: false
sudo: required
dist: trusty
env:
global:
Expand Down

0 comments on commit 506d732

Please sign in to comment.