We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c95e69 commit 333748cCopy full SHA for 333748c
bin/travisci/before_install.sh
@@ -1,5 +1,7 @@
1
#!/bin/sh
2
3
+sudo apt-get update
4
+
5
sudo apt-get install -y mercurial make xsltproc zip unzip ant ed curl
6
7
# Mono
0 commit comments