Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit ae48ad2

Browse files
committed
Restricting travis to just dev
1 parent 079e828 commit ae48ad2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ install:
99
- ./shared/dev-tasks/install-dependencies.sh
1010
script:
1111
- ./shared/dev-tasks/run-tests.sh
12+
13+
#whitelist
14+
branches:
15+
only:
16+
- dev

0 commit comments

Comments
 (0)