Skip to content

Commit

Permalink
Merge pull request #83 from simlu/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu authored Jul 27, 2018
2 parents bf51e8a + 17214ae commit 2411761
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ cache:
notifications:
email: false
before_install:
- npm install -g npm
- npm install -g npm gally
- ga promote $TRAVIS_BRANCH
install:
- npm install
node_js:
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"chai": "4.1.2",
"coveralls": "3.0.2",
"js-gardener": "1.30.0",
"js-gardener": "1.30.2",
"semantic-release": "15.8.1",
"nyc": "12.0.2",
"babel-cli": "7.0.0-beta.3",
Expand Down

0 comments on commit 2411761

Please sign in to comment.