Browse Source

Install castxml

pull/2008/head
Wiesław Šoltés 7 years ago
parent
commit
70812de8e2
  1. 2
      .travis.yml

2
.travis.yml

@ -11,6 +11,8 @@ mono:
- 5.2.0
dotnet: 2.1.200
script:
- sudo apt-get update
- sudo apt-get install castxml
- ./build.sh --target "Travis" --configuration "Release"
notifications:
email: false

Loading…
Cancel
Save