Merge branch 'ja-build-header' of github.com:travis-ci/travis-web into ja-build-header
This commit is contained in:
commit
2f1933a137
|
@ -1,6 +1,11 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.1.2
|
||||
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
bundler: true
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
|
@ -79,7 +79,6 @@ end
|
|||
|
||||
output 'public/images'
|
||||
input assets.images do
|
||||
skip %r(^ui/)
|
||||
match '**/*' do
|
||||
copy
|
||||
end
|
||||
|
|
BIN
assets/images/ui/default-avatar.png
Normal file
BIN
assets/images/ui/default-avatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 840 B |
|
@ -24,9 +24,11 @@
|
|||
<li><a href="http://docs.travis-ci.com/imprint.html" alt="Imprint">Imprint</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<!-- hiding for now
|
||||
<li>
|
||||
<a href="https://travisci.workable.com" class="werehiring" target="_blank">We're Hiring!</a>
|
||||
</li>
|
||||
hiding for now -->
|
||||
<li class="traviscicom">
|
||||
<a href="http://travis-ci.com">Travis CI for Private Repositories</a>
|
||||
</li>
|
||||
|
|
|
@ -108,6 +108,9 @@ $.extend Travis,
|
|||
ruby: 'Ruby'
|
||||
xcode_sdk: 'Xcode SDK'
|
||||
xcode_scheme:'Xcode Scheme'
|
||||
d: 'D'
|
||||
julia: 'Julia'
|
||||
csharp: 'C#'
|
||||
}
|
||||
|
||||
QUEUES: [
|
||||
|
|
Loading…
Reference in New Issue
Block a user