Skip to content

Commit

Permalink
Add travis setting file
Browse files Browse the repository at this point in the history
  • Loading branch information
Quramy committed Apr 22, 2015
1 parent 8dc6395 commit 8542990
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
env:
global:
- GIT_COMMITTER_NAME=y-kurami
- GIT_COMMITTER_EMAIL=yosuke.kurami@gmail.com
- GIT_AUTHOR_NAME=Quramy
- GIT_AUTHOR_EMAIL=yosuke.kurami@gmail.com
script:
- sh runtest.sh

0 comments on commit 8542990

Please sign in to comment.