aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8c0b8fe65..b4bba602e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ go_import_path: github.com/dexon-foundation/dexon
sudo: false
branches:
only:
+ - vm
- dev
- master
- /^release\/[\d+\.]+$/