Skip to content

Commit

Permalink
Modified travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Aug 27, 2017
1 parent 03ff730 commit 390c330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: csharp
mono: none
dotnet: 2.0.0
dist: trusty

addons:
apt:
Expand All @@ -15,7 +14,8 @@ os:
- linux
- osx

osx_image: xcode8.2
dist: trusty
osx_image: xcode8.3

before_install:
- if test "$TRAVIS_OS_NAME" == "osx"; then ulimit -n 2048; fi
Expand Down

0 comments on commit 390c330

Please sign in to comment.