mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(travis): tpyo fix missing end quote
This commit is contained in:
@@ -11,7 +11,7 @@ notifications:
|
||||
rooms:
|
||||
secure: mkHfRTsuxidtOOORbJJ0Jspb/DSa8jAiQwWWUljqLwefy1p4HGC9P/rLdXXg3vsjiulCzyjEkfvDWAHXvu34GhGWfQuD8U140Fon1Os3AO5Hbme+yRmjXmTcgH8XetSLQufyBBMqXHMd6o1tkxXql1p54G1IShhgAdPNe76d5ZE=
|
||||
template:
|
||||
- '<a href="%{build_url}">%{repository}: build#%{build_number} (%{duration%})</a> #{message} (%{branch} - %{commit} : %{author})
|
||||
- '<a href="%{build_url}">%{repository}: build#%{build_number} (%{duration%})</a> #{message} (%{branch} - %{commit} : %{author})'
|
||||
format: html
|
||||
|
||||
before_install:
|
||||
|
||||
@@ -289,4 +289,5 @@ infinite-scroll.active .scroll-infinite {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
@include translate3d(0,0,0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user