Skip to content

Commit

Permalink
test(CI): add trevor to simulate CI test run
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Rötsch authored and axe312ger committed Mar 17, 2017
1 parent d336dad commit 179db08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"test:cover": "BABEL_ENV=test babel-node ./node_modules/istanbul/lib/cli.js cover test/runner",
"test:only": "BABEL_ENV=test babel-node ./test/runner",
"test:debug": "BABEL_ENV=test babel-node debug ./test/runner",
"test:simulate-ci": "trevor",
"browser-coverage": "npm run test:cover && opener coverage/lcov-report/index.html",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"devmanage:build": "pushd ../contentful-management.js && npm run build && popd",
Expand Down

0 comments on commit 179db08

Please sign in to comment.