mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-05 21:40:31 +00:00
Create .travis.yml
Initial travis CI config file push. Further calibration will be required to dial the settings in.
This commit is contained in:
parent
703ac27cf2
commit
c54c8ed689
1 changed files with 4 additions and 0 deletions
4
.travis.yml
Normal file
4
.travis.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
language: cpp
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
Loading…
Add table
Add a link
Reference in a new issue