Skip to content

Commit

Permalink
allow moban
Browse files Browse the repository at this point in the history
  • Loading branch information
PrajwalM2212 committed Aug 6, 2019
1 parent 280acb1 commit 18b9be4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ stages:
install: false
script: false

# .check_moban: &check_moban
# <<: *disable_global
# python: 3.6
# stage: moban
# install: pip install moban
# script: .ci/check_moban.sh
.check_moban: &check_moban
<<: *disable_global
python: 3.6
stage: moban
install: pip install moban
script: .ci/check_moban.sh

jobs:
include:
# - *check_moban
- *check_moban

cache:
pip: true
Expand Down

0 comments on commit 18b9be4

Please sign in to comment.