1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

Don't need sudo on Linux so remove it.

This commit is contained in:
nah
2016-09-04 09:40:30 -05:00
parent f255511a7c
commit 1dcf902ec2

View File

@@ -6,7 +6,6 @@ matrix:
compiler: clang
osx_image: xcode7.3
- os: linux
sudo: required
dist: trusty
compiler: gcc