aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Hu <jimmy.hu@dexon.org>2019-02-20 00:34:26 +0800
committerJhih-Ming Huang <jm.huang@cobinhood.com>2019-05-06 10:44:04 +0800
commit8b7178e77ce4d9db7a676845cee85110f375c27e (patch)
treeb81f8028c6814f3314e413b598cb9921d8c874cd
parentb0b312ad26e9fbe855c713a2a9827b3cd665acf3 (diff)
downloaddexon-8b7178e77ce4d9db7a676845cee85110f375c27e.tar
dexon-8b7178e77ce4d9db7a676845cee85110f375c27e.tar.gz
dexon-8b7178e77ce4d9db7a676845cee85110f375c27e.tar.bz2
dexon-8b7178e77ce4d9db7a676845cee85110f375c27e.tar.lz
dexon-8b7178e77ce4d9db7a676845cee85110f375c27e.tar.xz
dexon-8b7178e77ce4d9db7a676845cee85110f375c27e.tar.zst
dexon-8b7178e77ce4d9db7a676845cee85110f375c27e.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 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+\.]+$/