diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-02-04 13:42:16 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-02-04 13:42:25 +0100 |
| commit | 00452fb6eadabc3b4ccb483718d18c87092ff543 (patch) | |
| tree | 3d54293332105b77f3268fb455e1a65f523b36e8 | |
| parent | 9597fb10dfad473bb13a178d6f75247f58699dad (diff) | |
| download | mullvadvpn-00452fb6eadabc3b4ccb483718d18c87092ff543.tar.xz mullvadvpn-00452fb6eadabc3b4ccb483718d18c87092ff543.zip | |
Revert "Allow Rust nightly to fail temporarily"
This reverts commit 2b416f00a72c2c04894f119db7899eba89f06bfe.
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 0e832ab456..c6977b4f90 100644 --- a/.travis.yml +++ b/.travis.yml @@ -159,7 +159,6 @@ matrix: allow_failures: - name: Desktop Frontend, Windows - - name: Daemon, Linux - nightly Rust notifications: email: |
