Trying out travis

This commit is contained in:
Colin Eberhardt
2015-08-12 08:25:57 +01:00
parent 6d10a623d0
commit 6714c36824
3 changed files with 43 additions and 34 deletions

View File

@@ -3,6 +3,9 @@
"version": "0.0.2",
"description": "Reimplementation of CSS layout using pure JavaScript",
"main": "src/main.js",
"scripts": {
"test": "grunt ci"
},
"repository": {
"type": "git",
"url": "https://github.com/facebook/css-layout.git"