2
0
Эх сурвалжийг харах

Create .travis.yml

Initial travis CI config file push. Further calibration will be required to dial the settings in.
Areloch 7 жил өмнө
parent
commit
c54c8ed689
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -0,0 +1,4 @@
+language: cpp
+compiler:
+  - clang
+  - gcc