Skip to content

Commit

Permalink
feat: add new travis
Browse files Browse the repository at this point in the history
  • Loading branch information
drawcall committed Mar 16, 2021
1 parent 9c1a083 commit 06e93ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: node_js
node_js:
- node
before_install:
- npm install --only=dev
- sudo apt-get -y install libgl1-mesa-dev xvfb libxi-dev libx11-dev
install:
- npm install jest
- npm install --only=dev
script:
- npm run travis
branches:
Expand Down

0 comments on commit 06e93ee

Please sign in to comment.