Skip to content

Commit

Permalink
Force apt-get to update
Browse files Browse the repository at this point in the history
php5-cli is apparently missing, probably due to a stale index
  • Loading branch information
Michael Klishin committed Jul 25, 2013
1 parent 5c95e69 commit 333748c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/travisci/before_install.sh
@@ -1,5 +1,7 @@
#!/bin/sh

sudo apt-get update

sudo apt-get install -y mercurial make xsltproc zip unzip ant ed curl

# Mono
Expand Down

0 comments on commit 333748c

Please sign in to comment.