Set up repo for travis commits (#1210)

This commit is contained in:
Pat Cavit 2016-08-04 09:58:28 -07:00 committed by GitHub
parent 0d5f571cb3
commit 2e70ca01f8
3 changed files with 32 additions and 2 deletions

View file

@ -16,6 +16,7 @@
"cover": "istanbul cover --print both ospec/bin/ospec"
},
"devDependencies": {
"@alrra/travis-scripts": "^3.0.1",
"eslint": "^2.10.2",
"istanbul": "^0.4.3"
},