summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2017-03-21 22:25:47 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2017-03-21 22:25:47 +0100
commit0cf754eaf0fadfe734070cec4cee3ff2d443ac51 (patch)
tree8de3f17996ddae15ff8cc1f04096e6590eee0f11 /.travis.yml
parent14e1e31f03902e63ec7e43ddb918732828d30f02 (diff)
update travis file
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 48589e8e4..565da4cd1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,8 +26,6 @@ matrix:
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- - sudo apt-get update
- - sudo apt-get upgrade -y
# re-enable once mariadb is added as an option
# - if [[ "$DB" == 'mysql' ]]; then sudo apt-get -y install mariadb-server; fi
- nvm install 6