blob: 2c376f33869bbc1193545946bc8718a941285518 [file] [log] [blame]
{
"platforms": {
"ubuntu1404": {
"shell_commands": ["cd tutorial"],
"build_targets": ["//:all"]
},
"ubuntu1604": {
"shell_commands": ["cd tutorial"],
"build_targets": ["//:all"]
},
"macos": {
"shell_commands": ["cd tutorial"],
"build_targets": ["//:all"]
}
}
}