summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-29 14:23:09 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-29 14:23:09 +0200
commitc3761c8a0f7da7a8f2f524545006eb04be48b5ed (patch)
treef60330cdccba0ffcdb630bae951933880da2aafe
parentddd4fda04df0d7f04ca58ba2e5c170523b77a825 (diff)
udpate ubuntu on travis3.201
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7c6c5f8e5..638298b7c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,7 @@ before_install:
- "sh -e /etc/init.d/xvfb start"
- sudo add-apt-repository -y ppa:chris-lea/node.js # ubuntu 12.04 only
- sudo apt-get update
+ - sudo apt-get upgrade -y
install:
- cd ..