Skip to content

Commit

Permalink
~ travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcome committed Jan 16, 2017
1 parent 2ed2a7d commit 77afa39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 4.0
- 6.0
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "blear.utils.querystring",
"version": "1.0.4",
"version": "1.0.5",
"description": "querystring utils",
"scripts": {
"live": "browser-sync start --config bs-config.js",
Expand Down

0 comments on commit 77afa39

Please sign in to comment.