[Pkg-javascript-commits] [node-mocks-http] 207/296: chore(travis): configure travis to only check master and 1.x

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit aca013ab5f9d83cb7840da5ddbf5e912babaa852
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Sat Apr 18 18:57:47 2015 +0800

    chore(travis): configure travis to only check master and 1.x
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 2e28e29..5d813b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,11 @@ notifications:
     - "howard.abrams at gmail.com"
     - "johnny.estilles at agentia.asia"
 
+branches:
+  only:
+    - master
+    - 1.x
+
 addons:
   code_climate:
     repo_token: 75dc20817d25bb52614e495f87d69b228edac0016fb096ccab2a75b624c68d4e

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list