Skip to content

Commit

Permalink
fix typo tag vs tags
Browse files Browse the repository at this point in the history
  • Loading branch information
lrromero committed Aug 7, 2018
1 parent b1c345a commit b0e6573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sudo: false
stages:
- name: test
- name: deploy
if: tags = true
if: tag = true

jobs:
include:
Expand Down

0 comments on commit b0e6573

Please sign in to comment.