mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-23 22:36:01 +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'
|
- '5.6'
|
||||||
- '7.0'
|
- '7.0'
|
||||||
before_script:
|
before_script:
|
||||||
|
- curl -sL https://deb.nodesource.com/setup | sudo bash -
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install -y nodejs
|
- sudo apt-get install -y nodejs
|
||||||
- npm install -g gulp
|
- npm install -g gulp
|
||||||
|
|
Loading…
Reference in a new issue