diff options
author | Jimmy Hu <jimmy.hu@dexon.org> | 2019-02-20 00:34:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-20 00:34:26 +0800 |
commit | 08cd0aa48396a216e21707e7cddf2d6c953507b1 (patch) | |
tree | 3a81ae3750ea80fb25c0ef419979c6d10995f748 | |
parent | f3ec2d7e0044a2b97dde3cfd0cf6be00d44daf76 (diff) | |
download | dexon-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.yml | 1 |
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: |