fix failing build

This commit is contained in:
Eric Vergnaud 2017-06-27 23:09:36 +08:00
parent 32fc500102
commit b7538b6eb9
1 changed files with 3 additions and 1 deletions

View File

@ -84,7 +84,9 @@ matrix:
- GROUP=RECURSION
- os: linux
compiler: clang
env: TARGET=swift
env:
- TARGET=swift
- GROUP=ALL
- os: osx
osx_image: xcode8.2
env: TARGET=dotnet