Explorar o código

Create .travis.yml

Initial travis CI config file push. Further calibration will be required to dial the settings in.
Areloch %!s(int64=7) %!d(string=hai) anos
pai
achega
c54c8ed689
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

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