Skip to content

Commit 8bf74fa

Browse files
run only on dev branches
1 parent e112731 commit 8bf74fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matrix:
1717
env: TEST_SUITE=Wraith_Visual_Regression_Testing WRAITH_FAIL=5
1818
script: "./bin/wraith.sh"
1919
- name: Cypress
20-
#if: branch = development
20+
if: branch = development
2121
language: node_js
2222
node_js:
2323
- 10.8

0 commit comments

Comments
 (0)