This website requires JavaScript.
Explore
Help
Sign In
echosystem.fr
/
cheat
Watch
1
Star
0
Fork
0
You've already forked cheat
mirror of
https://github.com/cheat/cheat.git
synced
2024-10-31 21:21:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
278a5d9154
cheat
/
.travis.yml
16 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis-ci
2019-10-27 23:31:16 +01:00
language
:
go
go
:
Bump golang to v1.14
2020-03-04 00:26:32 +01:00
-
1.14
.x
3.3.2 (#530) * chore: trivial Makefile changes Trivial `Makefile` changes regarding file pathing. * chore: build flags - Passes `-trimpath` flag to build tasks - Creates `make ci` task and modifies `travis.yml` to use it - Bumps version to `3.3.2`
2020-01-29 14:50:47 +01:00
chore: multi-os builds on travis Modifies `.travis.yml` to specify that builds be performed on both Linux and MacOSX. Experimental.
2020-01-31 02:08:11 +01:00
os
:
-
linux
-
osx
3.3.2 (#530) * chore: trivial Makefile changes Trivial `Makefile` changes regarding file pathing. * chore: build flags - Passes `-trimpath` flag to build tasks - Creates `make ci` task and modifies `travis.yml` to use it - Bumps version to `3.3.2`
2020-01-29 14:50:47 +01:00
env
:
-
GO111MODULE=on
install
:
true
script
:
make ci
Reference in New Issue
Copy Permalink