Skip to content

Commit

Permalink
~ travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcome committed Jan 17, 2017
1 parent f0b6a39 commit 80f92a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blear.core.hashbang",
"version": "1.1.1",
"version": "1.1.2",
"description": "hashbang #/",
"scripts": {
"live": "browser-sync start --config bs-config.js",
Expand Down

0 comments on commit 80f92a6

Please sign in to comment.