1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Update .travis.yml

This commit is contained in:
Alexander Medvednikov 2019-06-26 21:05:10 +02:00 committed by GitHub
parent eee8838078
commit bec44af7fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,10 @@ matrix:
- gcc-5 - gcc-5
- g++-5 - g++-5
- make - make
- libglfw3
- libglfw3-dev
- libfreetype6-dev
- libcurl3-dev
- os: osx - os: osx
osx_image: xcode10.2 osx_image: xcode10.2
env: env: