This website requires JavaScript.
Explore
Help
Register
Sign In
suyiiyii
/
yq
Watch
1
Star
0
Fork
0
You've already forked yq
mirror of
https://github.com/mikefarah/yq.git
synced
2024-12-19 20:19:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3beee3f804
yq
/
precheckin.sh
10 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
Added acceptance test
2015-09-28 03:26:02 +00:00
#!/bin/bash
Fixed travis script, added Travis banner to readme
2017-02-12 20:55:06 +00:00
set
-e
Added acceptance test
2015-09-28 03:26:02 +00:00
Fixed travis script, added Travis banner to readme
2017-02-12 20:55:06 +00:00
gofmt -w .
golint
Added travis config
2017-02-12 20:28:48 +00:00
./ci.sh
Precheckin now installs if tests pass
2015-09-29 01:05:20 +00:00
go install
Reference in New Issue
Copy Permalink