Skip to content

Commit

Permalink
Fix incorrect .travis.yml config for release branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jan 2, 2018
1 parent ca01684 commit dee84b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -39,7 +39,7 @@ branches:
only:
- master
- beta
- stable
- release
# npm version tags
- /^v\d+\.\d+\.\d+/

Expand Down

0 comments on commit dee84b0

Please sign in to comment.