github.com/pzeinlinger/servefiles@v3.1.0+incompatible/.travis.yml (about)

     1  language: go
     2  
     3  go:
     4    - tip
     5  
     6  install:
     7    - go get github.com/mattn/goveralls
     8  
     9  script:
    10    - ./build+test
    11    - ./v3/build+test