Parcourir la source

Add travis config

Evan Huus il y a 11 ans
Parent
commit
38b85f6680
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      semaphore/.travis.yml

+ 6 - 0
semaphore/.travis.yml

@@ -0,0 +1,6 @@
+language: go
+
+go:
+  - 1.1
+  - 1.2
+  - 1.3