You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
103 B

  1. language: go
  2. go:
  3. - 1.9
  4. - tip
  5. env:
  6. - GIMME_ARCH=amd64
  7. - GIMME_ARCH=386
  8. script: "make travis"