Commit 0e357e70 authored by Savorboard's avatar Savorboard Committed by GitHub

Update .travis.yml

parent 2d6eed1b
...@@ -2,9 +2,13 @@ language: cpp ...@@ -2,9 +2,13 @@ language: cpp
sudo: required sudo: required
dist: trusty dist: trusty
os: matrix:
- linux include:
- osx - os: linux
dist: trusty # Ubuntu 14.04
sudo: required
- os: osx
osx_image: xcode8.3 # macOS 10.12
env: env:
global: global:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment