Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release/3.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
budnix committed Apr 19, 2019
2 parents 65056f0 + 15cd1ba commit 279cdb0
Show file tree
Hide file tree
Showing 10 changed files with 3,337 additions and 9,311 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Expand Up @@ -3,12 +3,11 @@ language: node_js
sudo: false

node_js:
- '6'
- '10'

install:
- npm install yarn -g
- yarn install
- yarn global add codeclimate-test-reporter
- npm ci
- npm install -g codeclimate-test-reporter

before_script:
- export TZ=Europe/Warsaw
Expand Down

0 comments on commit 279cdb0

Please sign in to comment.