Opentk/.travis.yml
2016-08-14 00:18:08 +02:00

10 lines
153 B
YAML

language: csharp
sudo: false # use the new container-based Travis infrastructure
before_install:
- chmod +x build.sh
script:
- ./build.sh All