mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 17:13:38 +08:00
Small fix (travis)
This commit is contained in:
parent
f7d5ae94c2
commit
0e775dd5d4
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ php:
|
|||
- '5.6'
|
||||
- '7.0'
|
||||
before_script:
|
||||
- curl -sL https://deb.nodesource.com/setup | sudo bash -
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y nodejs
|
||||
- npm install -g gulp
|
||||
|
|
Loading…
Reference in a new issue