mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-07 13:33:32 +02:00
rewrite checkpoint
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
language: go
|
||||
|
||||
before_install:
|
||||
- go get github.com/AlecAivazis/run
|
||||
|
||||
install:
|
||||
- run install-deps
|
||||
|
||||
script:
|
||||
- run tests
|
||||
# - run autoplay-tests
|
||||
Reference in New Issue
Block a user