Merge branch 'feature/travis' into develop
This commit is contained in:
		
							
								
								
									
										4
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					language: node_js
 | 
				
			||||||
 | 
					node_js:
 | 
				
			||||||
 | 
					  - "0.10"
 | 
				
			||||||
 | 
					  - "0.11"
 | 
				
			||||||
@@ -45,4 +45,7 @@ You should be good to go.
 | 
				
			|||||||
## Licence
 | 
					## Licence
 | 
				
			||||||
Copyright (c) 2013 Nick Pack
 | 
					Copyright (c) 2013 Nick Pack
 | 
				
			||||||
Based on the original skeleton project which is Copyright 2011 Dave Gamache
 | 
					Based on the original skeleton project which is Copyright 2011 Dave Gamache
 | 
				
			||||||
Licensed under the MIT license.	
 | 
					Licensed under the MIT license.	
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[](https://bitdeli.com/free "Bitdeli Badge")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -22,6 +22,9 @@
 | 
				
			|||||||
      "url": "https://github.com/nickpack/Skeleton-SCSS/blob/master/LICENSE-MIT"
 | 
					      "url": "https://github.com/nickpack/Skeleton-SCSS/blob/master/LICENSE-MIT"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
 | 
					  "scripts": {
 | 
				
			||||||
 | 
					    "test": "grunt lint"
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
  "main": "./index",
 | 
					  "main": "./index",
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "static"
 | 
					    "static"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user