Skip to content

Commit c7e1804

Browse files
committed
limit travis builds
1 parent 3404c17 commit c7e1804

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
language: node_js
33
node_js:
4-
- 4
54
- 6
65
cache:
76
directories:
@@ -23,3 +22,6 @@ matrix:
2322
include:
2423
- node_js: 6
2524
env: USE_YARN=yes TEST_SUITE=simple
25+
branches:
26+
only:
27+
- master

0 commit comments

Comments
 (0)