gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

.travis.yml (92B)


      1 language: go
      2 go:
      3 - "1.9"
      4 - "1.10"
      5 - "master"
      6 matrix:
      7   allow_failures:
      8       - go: "master"