Mercurial > yakumo_izuru > aya
view .travis.yml @ 24:d052f3a44195 draft
fixed output file names in html pages, fixed amber function bindings, replaced print command with build, fixed plugin functions, implemented zs and exec functions
author | zaitsev.serge |
---|---|
date | Sun, 30 Aug 2015 12:22:00 +0000 |
parents | de65b7bb26eb |
children | 253a7e604e17 |
line wrap: on
line source
language: go go: - 1.1 - 1.2 - 1.3 - 1.4 - release - tip script: - go test -v ./...