ciquantum 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -206,7 +206,7 @@ pre {
206
206
 
207
207
  pre.terminal {
208
208
  border: 1px solid black;
209
- background-color: #E0E0E0;
209
+ background-color: #333;
210
210
  color: white;
211
211
  margin: 0px;
212
212
  padding: 5px;
@@ -1,3 +1,3 @@
1
1
  module CIQuantum
2
- Version = VERSION = "0.0.11"
2
+ Version = VERSION = "0.0.12"
3
3
  end
@@ -11,7 +11,7 @@
11
11
  </div>
12
12
  <% end %>
13
13
  <div class="results">
14
- <h4 class="result">>Test results: <%= build.test_results %></h4>
14
+ <h4 class="result">Test results: <%= build.test_results %></h4>
15
15
  <a href="<%= quantum.coverage_for_build(build) %>">Show coverage</a> |
16
16
  <a href="#" onclick="toggleVisibility('<%= build.id %>')">Show output</a>
17
17
  <div id="<%= build.id %>" style="display:none">
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ciquantum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: