Skip to content

Commit adac5f0

Browse files
authored
submodule update (#56)
1 parent 34f43a3 commit adac5f0

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

builder.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,5 @@
66
"command -v bundler >/dev/null 2>&1 || gem install bundler",
77
"bundle install",
88
"bundle exec rake release"
9-
],
10-
"build_env": {
11-
"CC": "clang",
12-
"CXX": "clang++"
13-
}
9+
]
1410
}

0 commit comments

Comments
 (0)