Skip to content

Commit 15fd49c

Browse files
changing Travis CI config
1 parent daf7491 commit 15fd49c

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
@@ -8,6 +8,9 @@ node_js:
88
- '0.10'
99
- '0.11'
1010
- '0.12'
11+
branches:
12+
only:
13+
- /^v\d\.\d\.\d/
1114
before_script:
1215
- export DISPLAY=:99.0
1316
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)