github.com/ladydascalie/elvish@v0.0.0-20170703214355-2964dd3ece7f/.travis.yml (about)

     1  language: go
     2  go:
     3      - 1.6
     4      - 1.7
     5      - 1.8
     6  sudo: false
     7  os:
     8      - linux
     9      - osx
    10  script:
    11      make travis