Skip to content

Commit 2c7c538

Browse files
authored
Merge pull request #32 from styfle/travis-simple
Change travis to only build master
2 parents 8ab0237 + 3f64b5c commit 2c7c538

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
branches:
2+
only:
3+
- "master"
4+
15
language: node_js
26

37
node_js:

0 commit comments

Comments
 (0)