diff options
author | Elmer Thomas <elmer@thinkingserious.com> | 2016-12-06 20:14:35 -0800 |
---|---|---|
committer | Elmer Thomas <elmer@thinkingserious.com> | 2016-12-06 20:14:35 -0800 |
commit | a9600c4140e93fbcd50a39b5bd5b7f4ab3fe9d17 (patch) | |
tree | 3dd7f3a4233951dd5f3d9464f6dcd34e6e22eb9d | |
parent | b45d9a81fc210c1e0a367921e8edeeed0666a99a (diff) | |
download | sendgrid-csharp-a9600c4140e93fbcd50a39b5bd5b7f4ab3fe9d17.zip sendgrid-csharp-a9600c4140e93fbcd50a39b5bd5b7f4ab3fe9d17.tar.gz sendgrid-csharp-a9600c4140e93fbcd50a39b5bd5b7f4ab3fe9d17.tar.bz2 |
Permissions Issue
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 3b1efaf..45dd9f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ dotnet: 1.0.0-preview2-003121 os: linux dist: trusty mono: latest +sudo: required env: matrix: |