• 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: feature/travis
CHANGE BRANCH
x
Reset
  • feature/travis
  • develop
  • 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 feature/travis
  • 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  
29 feature/travis travisで不要なgemはinstallされないように修正 push 27 May 2013 09:39PM UTC sinsoku travis-ci pending completion  
27 feature/travis test push 27 May 2013 09:32PM UTC sinsoku travis-ci pending completion  
25 feature/travis travisで不要なgemはinstallされないように修正 push 27 May 2013 06:12PM UTC sinsoku travis-ci pending completion  
24 feature/travis test push 27 May 2013 06:06PM UTC sinsoku travis-ci pending completion  
23 feature/travis test push 27 May 2013 05:55PM UTC sinsoku travis-ci pending completion  
16 feature/travis Gemfileの整理のテスト push 27 May 2013 01:25PM 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