Skip to content

Commit

Permalink
Dat medal tho
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Hughes committed May 26, 2015
1 parent cc3a265 commit 88cc750
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/.idea/
composer.lock
/build

1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ php:
- 5.5
before_script: composer install
script: phpunit

1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ pages:
- [endpoints/Sleeps.md, 'Endpoints', 'Sleeps']
- [endpoints/Sources.md, 'Endpoints', 'Sources']
- [endpoints/Weight.md, 'Endpoints', 'Weight']

1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@
<log type="junit" target="./build/logs/junit.xml" logIncompleteSkipped="false"/>
</logging>
</phpunit>

0 comments on commit 88cc750

Please sign in to comment.