From 22f6ab29dc0c4e694233df60c95a85959fb41840 Mon Sep 17 00:00:00 2001 From: Burak Tasci Date: Thu, 31 Aug 2017 15:34:52 +0300 Subject: [PATCH] ci(travis): update Travis config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e2768c7..602bbbf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ node_js: cache: directories: node_modules branches: - only: master + only: v0.2.x before_script: - export DISPLAY=:99.0