Skip to content

Commit

Permalink
CI 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowone committed Jan 18, 2016
1 parent f9ff448 commit 289e75b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ install:
# command to run tests
script:
- "py.test tests/"
- "cd snippets && AHEUI=../rpaheui.py ./test.sh standard"
- "cd snippets && AHEUI=../rpaheui.py ./test.sh --disable logo"
sudo: false
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
알파희 - 알파희썬(rpython)으로 만든 엔터프라이즈급 고성능 아희
====

[![Build Status](https://travis-ci.org/aheui/rpaheui.svg?branch=master)](https://travis-ci.org/aheui/rpaheui)

* English: [README.en.md](https://github.com/aheui/rpaheui/blob/master/README.en.md)
* Working log (English): [LOG.md](https://github.com/aheui/rpaheui/blob/master/LOG.md)

Expand Down
2 changes: 1 addition & 1 deletion snippets
Submodule snippets updated 3 files
+12 −0 .travis.yml
+2 −0 README.md
+27 −1 test.sh

0 comments on commit 289e75b

Please sign in to comment.