.travis.yml 76 B

12345678
  1. language: go
  2. go: 1.1
  3. install:
  4. - echo "Skip install"
  5. script:
  6. - ./test.sh