-
Run build, tests, clippy
-
- [x] Approve Travis Access
- [x] Be able to test
- [x] Be able to valid pull request
- [ ] Add badge
- [x] Be able to build docker images
- [ ] Deploy to our server
-
- travis-ci 에서는 integration-test 와 unit-test 를 모두 실행
- 로컬에서는 기본적으로 unit-test 만 실행
-
As of now I think we can use the free plan as this repo is public (hence _'Open Source'_).
Moving to a private repo will break this rule, so we may want to consider this step further down the devel…
-
-
-
I know this feature is not yet merged, but here are some thoughts about improvements to it.
- [x] rename the environment variable that Travis use to identify the docker image; instead of `IMAGE_NAM…
-
-
-
[X] Build java from makefile (#1)
[ ] Build jar from makefile
[X] Build .app from makefile (#14)
[ ] Build .exe from makefile
[ ] Add .travis.yml file (#16)