• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sinsoku / nullpohub
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: feature/travis
DEFAULT BRANCH: master
Repo Added 26 May 2013 08:08AM UTC
Files 11
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/travis
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • develop
  • feature/travis
  • master

pending completion
68

push

travis-ci

sinsoku
[from now] 2013年  9月 10日 火曜日 14:08:10 JST

diff --git a/script/deploy.sh b/script/deploy.sh
index 27f8cbb..bb46a4e 100755
--- a/script/deploy.sh
+++ b/script/deploy.sh
@@ -7,7 +7,8 @@ fi

 if [ "$TRAVIS_BRANCH" = "feature/travis" ]
 then
-  git status
+  git config user.email `whoami`@`hostname`
+  git config user.name `whoami`
   touch sample_file
   git add sample_file
   git commit -m "add sample_file"

51 of 51 relevant lines covered (100.0%)

1.08 hits per line

Relevant lines Covered
Build:
Build:
51 RELEVANT LINES 51 COVERED LINES
1.08 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
68 feature/travis [from now] 2013年 9月 10日 火曜日 14:08:10 JST diff --git a/script/deploy.sh b/script/deploy.sh index 27f8cbb..bb46a4e 100755 --- a/script/deploy.sh +++ b/script/deploy.sh @@ -7,7 +7,8 @@ fi if [ "$TRAVIS_BRANCH" = "feature/travis" ] then - git st... push 10 Sep 2013 05:13AM UTC sinsoku travis-ci pending completion  
67 feature/travis [from now] 2013年 9月 10日 火曜日 13:52:11 JST diff --git a/script/deploy.sh b/script/deploy.sh index 6fe5176..27f8cbb 100755 --- a/script/deploy.sh +++ b/script/deploy.sh @@ -11,6 +11,8 @@ then touch sample_file git add sample_file git commi... push 10 Sep 2013 04:59AM UTC sinsoku travis-ci pending completion  
66 feature/travis [from now] 2013年 9月 10日 火曜日 13:43:54 JST diff --git a/script/deploy.sh b/script/deploy.sh index 40087af..6fe5176 100755 --- a/script/deploy.sh +++ b/script/deploy.sh @@ -1,13 +1,19 @@ #!/bin/sh if [ "$TRAVIS_PULL_REQUEST" != "false" ] then - ... push 10 Sep 2013 04:50AM UTC sinsoku travis-ci pending completion  
65 feature/travis git test push 10 Sep 2013 04:41AM UTC sinsoku travis-ci pending completion  
64 develop Merge pull request #17 from sinsoku/feature/new-events Feature/new events push 19 Aug 2013 06:10PM UTC sinsoku travis-ci pending completion  
63 develop 検索boxのデザインを調整 Pull #17 19 Aug 2013 05:38PM UTC sinsoku travis-ci pending completion  
62 develop update gems push 19 Aug 2013 04:24PM UTC sinsoku travis-ci pending completion  
61 master Merge remote-tracking branch 'origin/develop' * origin/develop: (21 commits) viewを作成 add gems rails g backbone:scaffold event rails g backbone:install add backbone-on-rails coverallsをrailsの設定に変更 controllerでinherit_resourcesを使うように変更 ... push 19 Aug 2013 02:37PM UTC sinsoku travis-ci pending completion  
60 develop Merge pull request #16 from sinsoku/feature/backbone 一旦、トップページ周りだけpull req push 19 Aug 2013 02:35PM UTC sinsoku travis-ci pending completion  
59 develop viewを作成 Pull #16 19 Aug 2013 02:17PM UTC sinsoku travis-ci pending completion  
See All Builds (59)
  • Repo on GitHub
  • CI Project
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc