Code, Manage, Collaborate
Bitbucket is the Git solution for professional teams
https://bitbucket.org
The platform for modern developers
GitLab unifies issues, code review, CI and CD into a single UI
{username}.github.io
{username}/{username}.github.io
...Hugo..!
language: php
php:
- '5.4'
- '5.5'
language: node_js
node_js:
- '6'
Travis CI 를 사용할 Repo만 선택한 상태
Github에 Push 요청을 감지한 Travis CI 가 프로젝트를 빌드한 상태
Github에 Push 요청을 감지한 Travis CI 가 프로젝트를 빌드한 상태