diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-08-30 23:26:36 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-08-30 23:31:27 +0100 |
| commit | 86bc286a20e63e5e75590884c0b7c5a8b8123ab3 (patch) | |
| tree | 985ac18fe026e1e7fb3ee768851a345cd2118fd4 | |
| parent | f6ebcbdc9ec22af4e97c9545dc245257737db029 (diff) | |
| download | rust-mode-86bc286a20e63e5e75590884c0b7c5a8b8123ab3.tar.gz | |
Add specific distribution for EVM
https://github.com/rejeep/evm/issues/125
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 09000e1..20928e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: trusty language: generic env: |
