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

Commit

Permalink
Merge pull request #203 from handsontable/release/5.1.1
Browse files Browse the repository at this point in the history
Release version 5.1.1
  • Loading branch information
jansiegel authored Apr 16, 2020
2 parents 56577da + a9cc4d1 commit 33d1f1f
Show file tree
Hide file tree
Showing 6 changed files with 4,682 additions and 982 deletions.
13 changes: 9 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
dist: xenial

language: node_js

sudo: false

node_js:
- '10'
- '12'

before_script:
- 'export CHROME_BIN=chromium-browser'
- 'export TZ=Europe/Warsaw'
- 'export DISPLAY=:99.0'
- 'sh -e /etc/init.d/xvfb start'

services:
- xvfb

addons:
chrome: stable
Loading

0 comments on commit 33d1f1f

Please sign in to comment.