Skip to content

Commit

Permalink
travis: sudo: required
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzz committed Dec 9, 2016
1 parent bb2948d commit eb570f7
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .travis.yml
@@ -1,11 +1,7 @@
sudo: true
os:
- osx
- linux
language:
- c
compiler:
- clang
sudo: required
os: linux
language: c
compiler: clang
env:
- VITASDK_VER=c86e2b4b45bd9cad07abbbcb208519b0357a639a

Expand Down

0 comments on commit eb570f7

Please sign in to comment.