Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OliviaWYQ authored Nov 8, 2018
1 parent 296e0ff commit 2fd7537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ The detail for pre-commit test is inside the file "pre-commit".
### Post-commit CI:

The detail for post-commit test is inside the file [.travis.yml](https://github.com/OliviaWYQ/Gomoku-Desktop/blob/master/.travis.yml) including language, version, install and requirements.<br />
The post-commit run both python testcase for client and java testcase for server.<br />
The post-commit run both python testcase for client and java test cases for server.<br />
[client/test.py](https://github.com/OliviaWYQ/Gomoku-Desktop/blob/master/client/test.py) -- the post-commit file includes multiple boundary conditions and potential faults test.<br />
[Travis CI](https://travis-ci.org/) could build our post-commit test and report the job log result.

Expand Down

0 comments on commit 2fd7537

Please sign in to comment.