mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Remove "apt-get update" from travis.yml (testing)
This commit is contained in:
parent
94a158bdb5
commit
2e2f707e7f
2 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ php:
|
|||
- '5.6'
|
||||
- '7.0'
|
||||
before_script:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y build-essential libssl-dev
|
||||
- curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash
|
||||
- nvm install 4.4.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue