This website requires JavaScript.
Explore
Help
Sign In
a
/
gosora
Watch
1
Star
0
Fork
0
You've already forked gosora
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a1534498cd
gosora
/
run-linux-tests
5 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Trying to get Travis to work. Cleaned up some of the CSS and fixed the other themes.
2017-10-30 23:34:38 +00:00
echo "Generating the dynamic code"
go generate
echo "Running tests"
Those tests were too thorough, even reaching into sections which aren't quite implemented. Added new rules for commits which introduced database changes.
2018-07-30 08:09:08 +00:00
go test -coverprofile c.out
Reference in New Issue
Copy Permalink