mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-22 04:21:23 +00:00
travis-ci: move dist setting to top
This commit is contained in:
parent
dfa41ed878
commit
9162e7da9d
1 changed files with 1 additions and 1 deletions
|
@ -1,10 +1,10 @@
|
|||
language: c
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
- os: osx
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue