Torque3D/.travis.yml
Areloch c54c8ed689 Create .travis.yml
Initial travis CI config file push. Further calibration will be required to dial the settings in.
2018-07-09 15:17:48 -05:00

5 lines
42 B
YAML

language: cpp
compiler:
- clang
- gcc