Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Exclude assets branch from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Holger Stitz committed Apr 3, 2017
1 parent beb647b commit 577aab3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
branches:
except:
- assets

language: node_js

node_js:
Expand Down

0 comments on commit 577aab3

Please sign in to comment.