mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Travis: another test
This commit is contained in:
19
.travis.yml
19
.travis.yml
@@ -29,18 +29,17 @@ matrix:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
sudo: false
|
||||
mono:
|
||||
- weekly
|
||||
# - alpha
|
||||
# - beta
|
||||
- latest
|
||||
mono: weekly
|
||||
- os: linux
|
||||
dist: trusty
|
||||
sudo: false
|
||||
mono: latest
|
||||
- os: osx
|
||||
osx_image: xcode8.2
|
||||
mono:
|
||||
- weekly
|
||||
# - alpha
|
||||
# - beta
|
||||
- latest
|
||||
mono: weekly
|
||||
- os: osx
|
||||
osx_image: xcode8.2
|
||||
mono: latest
|
||||
|
||||
# Initialize our envsetup before building, we're adding some extra environment properties there
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user