Skip to content

Commit 3fb61e0

Browse files
authored
Create Go-for-it.yml
1 parent 1594014 commit 3fb61e0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

recipes/meta/Go-for-it.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
app: Go-for-it
2+
union: true
3+
4+
ingredients:
5+
dist: trusty
6+
sources:
7+
- deb http://us.archive.ubuntu.com/ubuntu/ trusty main universe
8+
ppas:
9+
- go-for-it-team/go-for-it-daily
10+
11+
script:
12+
- ls

0 commit comments

Comments
 (0)