Skip to content

Commit e5bd3f4

Browse files
authored
Merge pull request #5 from m3bm3b/master
Add build node for TensorFlow build
2 parents 4f2fbb0 + d316816 commit e5bd3f4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"contact": {
3+
"name": "Richard Wei",
4+
"email": "[email protected]",
5+
"company": "Google"
6+
},
7+
"node": {
8+
"platform": "x86_64",
9+
"os_version": "Ubuntu 16.04"
10+
},
11+
"jobs": [
12+
{
13+
"display_name": "Swift for TensorFlow - Ubuntu 16.04 Linux x86_64 (tensorflow)",
14+
"branch": "tensorflow",
15+
"preset": "tensorflow_test"
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)