Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jducro committed Feb 22, 2024
1 parent bf913f8 commit 5948d3b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
language: node_js
node_js:
- '14'
before_install:
- npm i -g npm@latest

# Needed for Karma test runner
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
before_script:
- yarn
script:
Expand Down

0 comments on commit 5948d3b

Please sign in to comment.