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.

24 lines
383 B

  1. sudo: required
  2. dist: trusty
  3. language: go
  4. os:
  5. - linux
  6. - osx
  7. osx_image: xcode7.2
  8. env:
  9. - ARCH=x86_64
  10. - ARCH=i686
  11. script:
  12. - make test
  13. - make test GOFLAGS="-race"
  14. go:
  15. - 1.6
  16. notifications:
  17. slack:
  18. secure: K9tsn5MvrCAxuEZTxn+m3Kq1K2NG2xMEJFSv/sTp+RQBW7TslPHzv859GsIvrm8mU1y1btOU9RlOzqrRUczI5cJpE8IL1oljPZbXrIXgetE0kbsw0Wpy99g27UQ2VGp933WDu8tfj7zU4cZv+BI0RltNLwqYO6GWXmcWP0IueCU=