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: on:
tags: true tags: true
stages: stages:
# - test - test
- build - build
- name: GitHub Release - name: GitHub Release
if: tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/ if: tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/