Merge pull request #9974 from wan-qy/master

Fix typo
This commit is contained in:
Zeke Sikelianos 2017-07-11 11:31:39 -07:00 committed by GitHub
commit 30df0f3306

View file

@ -20,6 +20,6 @@ branches:
only: only:
- master - master
# disable build and test pahses # disable build and test phases
build: off build: off
test: off test: off