diff options
| author | David Lönnhager <david.l@mullvad.net> | 2019-11-15 18:24:21 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2019-11-18 13:24:19 +0100 |
| commit | bb9154c1e0cb7b60a1982368767787f9801136f1 (patch) | |
| tree | 4e226b869d9072a080d9bbc827f18fbd33bda7a7 | |
| parent | 7886e1c123d4a1db1d5abd9f98e66073580b87d3 (diff) | |
| download | mullvadvpn-bb9154c1e0cb7b60a1982368767787f9801136f1.tar.xz mullvadvpn-bb9154c1e0cb7b60a1982368767787f9801136f1.zip | |
Correct typo
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 4c7bf836d0..ad9fb5d004 100644 --- a/.travis.yml +++ b/.travis.yml @@ -90,7 +90,7 @@ matrix: # Daemon - Linux - os: linux - name: Daemon, Linux - nigtly Rust + name: Daemon, Linux - nightly Rust language: minimal dist: xenial services: docker |
