Skip to content

Commit

Permalink
Merge branch 'test-circle'
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoss committed Nov 13, 2017
2 parents 280bb51 + 013058c commit 5218d04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ jobs:
- image: circleci/python:3
steps:
- checkout
- run:
name: git tag -l
command: git tag -l
- run:
name: echo tag and branch
command: |
Expand Down

0 comments on commit 5218d04

Please sign in to comment.