Expected/Wanted Behavior
create new branch -> trigger travis build -> new version of branch deployed
Actual Behavior
create new branch -> [skip travis] includded so it doesn't trigger travis build -> new version of branch not deployed -> enter the new branch -> make a push in the new branch -> travis now runs