Added dependancy caching and travis badge
This commit is contained in:
		
							parent
							
								
									0d5da2d9d4
								
							
						
					
					
						commit
						223a6b546c
					
				| 
						 | 
				
			
			@ -3,6 +3,10 @@ language: php
 | 
			
		|||
php:
 | 
			
		||||
  - 7.0
 | 
			
		||||
 | 
			
		||||
cache:
 | 
			
		||||
  directories:
 | 
			
		||||
    - node_modules
 | 
			
		||||
    - vendor
 | 
			
		||||
 | 
			
		||||
addons:
 | 
			
		||||
  mariadb: '10.1'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,7 @@
 | 
			
		|||
# BookStack
 | 
			
		||||
 | 
			
		||||
[](https://travis-ci.org/ssddanbrown/BookStack)
 | 
			
		||||
 | 
			
		||||
A platform for storing and organising information and documentation. General information and documentation for BookStack can be found at https://www.bookstackapp.com/.
 | 
			
		||||
 | 
			
		||||
* [Installation Instructions](https://www.bookstackapp.com/docs/admin/installation)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue