Skip to content

Commit

Permalink
update travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Posselt committed Mar 21, 2017
1 parent 14e1e31 commit 0cf754e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0cf754e

Please sign in to comment.