Skip to content

Commit

Permalink
Add travis build for release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Feb 15, 2020
1 parent 0fe83df commit 80e2447
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: node

branches:
only:
- release/*

0 comments on commit 80e2447

Please sign in to comment.