Skip to content

Commit

Permalink
gco tests directory before version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthisk committed Feb 22, 2016
1 parent 2923787 commit fe259e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"integration-tests": "./node_modules/.bin/mocha test/integration/index.js",
"sauce": "node test/saucelabs.js",
"preversion": "npm run integration-tests",
"version": "gulp build && git add -A dist",
"version": "gulp build && git add -A dist && git checkout test",
"postversion": "./bin/postversion.sh"
},
"engines": {
Expand Down

0 comments on commit fe259e4

Please sign in to comment.