Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10472674
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
417 B
Subscribers
None
.travis.yml
View Options
language
:
go
sudo
:
false
dist
:
trusty
osx_image
:
xcode8.3
go
:
1.8.x
os
:
-
linux
-
osx
cache
:
directories
:
-
node_modules
before_script
:
-
go get github.com/urfave/gfmrun/... || true
-
go get golang.org/x/tools/cmd/goimports
-
if [ ! -f node_modules/.bin/markdown-toc ] ; then
npm install markdown-toc ;
fi
script
:
-
./runtests gen
-
./runtests vet
-
./runtests test
-
./runtests gfmrun
-
./runtests toc
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 6:16 AM (15 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3155436
Attached To
rWCLI writeas-cli
Event Timeline
Log In to Comment