diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-10-22 19:20:29 +0200 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-10-25 18:00:17 +0200 |
commit | 611a476224b598c970a2d9a6815a0c7cd8093291 (patch) | |
tree | 9e8a1e2daadf29f54b913fedcc759120f180b92f /.travis.yml | |
parent | 454b933106bf8860c65f5b26a155a6bfe8cadaec (diff) | |
download | redot-engine-611a476224b598c970a2d9a6815a0c7cd8093291.tar.gz |
Support globs in csproj includes
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index a5217c1d9c..a8bc8289e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,7 @@ matrix: - mono packages: - &linux_deps [libasound2-dev, libfreetype6-dev, libgl1-mesa-dev, libglu1-mesa-dev, libx11-dev, libxcursor-dev, libxi-dev, libxinerama-dev, libxrandr-dev] - - &linux_mono_deps [mono-devel, msbuild] + - &linux_mono_deps [mono-devel, msbuild, nuget] coverity_scan: project: |