mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-07 03:14:33 +08:00
Updated travis file to hopefully fix CI errors
This commit is contained in:
@ -1,8 +1,13 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 7.0
|
||||
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
node_js:
|
||||
- "4.1.2"
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
Reference in New Issue
Block a user