Move travis-scripts to be build-server only (#1215)

* Move travis-scripts to be build-server only
* Fix up conditional logic
This commit is contained in:
Pat Cavit 2016-08-04 11:24:32 -07:00 committed by GitHub
parent 85ecd3545f
commit 56fbda9670
2 changed files with 11 additions and 3 deletions

View file

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