"Fossies" - the Fresh Open Source Software Archive
Member "gdrive-2.1.1/vendor/github.com/soniakeys/graph/.travis.yml" (28 May 2021, 143 Bytes) of package /linux/misc/gdrive-2.1.1.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Generic YAML source code syntax highlighting (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 sudo: false 2 language: go 3 # update travis.sh when changing version number here 4 go: 5 -1.2.1 6 -1.6 7 install: go get -t ./... 8 script: ./travis.sh