Skip to content

Commit 09d95e1

Browse files
committed
ensure master is the only branch travis will build
1 parent 87ed597 commit 09d95e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ caches:
55
- node_modules
66
branches:
77
only:
8-
- gh-pages
8+
- master
99
language: node_js
1010
node_js:
1111
- stable

0 commit comments

Comments
 (0)