Skip to content

Commit bd69459

Browse files
committed
fixup! Upgrade to xUnit 2.0
1 parent bfa90a4 commit bd69459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/travis.linux.install.deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -ev
33

44
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
55

6-
echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/4.0.0 main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
6+
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
77

88
sudo apt-get update
99
sudo apt-get install mono-devel cmake

0 commit comments

Comments
 (0)