aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Hu <jimmy.hu@dexon.org>2019-02-20 00:34:26 +0800
committerGitHub <noreply@github.com>2019-02-20 00:34:26 +0800
commit08cd0aa48396a216e21707e7cddf2d6c953507b1 (patch)
tree3a81ae3750ea80fb25c0ef419979c6d10995f748
parentf3ec2d7e0044a2b97dde3cfd0cf6be00d44daf76 (diff)
downloaddexon-08cd0aa48396a216e21707e7cddf2d6c953507b1.tar
dexon-08cd0aa48396a216e21707e7cddf2d6c953507b1.tar.gz
dexon-08cd0aa48396a216e21707e7cddf2d6c953507b1.tar.bz2
dexon-08cd0aa48396a216e21707e7cddf2d6c953507b1.tar.lz
dexon-08cd0aa48396a216e21707e7cddf2d6c953507b1.tar.xz
dexon-08cd0aa48396a216e21707e7cddf2d6c953507b1.tar.zst
dexon-08cd0aa48396a216e21707e7cddf2d6c953507b1.zip
Update .travis.yml
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index eaca4f75b..6adce8769 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
matrix: