Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mosheduminer committed Jul 9, 2020
1 parent 5e453e8 commit 98199b1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
dist: bionic
services:
- docker
language: node_js
node_js:
- lts/*
cache:
npm: false
before_install:
- bash ./test.sh
script:
- npm run test

0 comments on commit 98199b1

Please sign in to comment.