Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 45035dc

Browse files
committed
Add branch dev to travis
1 parent f97dc1c commit 45035dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ node_js:
44
before_script:
55
- 'npm install -g bower grunt-cli'
66
- 'bower install'
7+
branches:
8+
only:
9+
- dev

0 commit comments

Comments
 (0)