pref: uncomment text stage in .travis.yml.

pull/471/head^2
ruibaby 2019-12-25 12:25:32 +08:00
parent 4cdfc2247c
commit fe038477b4
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
on:
tags: true
stages:
# - test
- test
- build
- name: GitHub Release
if: tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/