Skip to content

Commit

Permalink
Merge pull request jashkenas#2856 from dominykas/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonggrijp authored Jun 15, 2020
2 parents 245b0c5 + 520f716 commit 3236023
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ node_js:
- "6.14.1"
- "8.11.1"
- "9.11.1"
matrix:
include:
- node_js: "4.0"
env: BROWSER=true
matrix:
include:
- node_js: "4.0"
env: BROWSER=true
before_install:
- npm install -g [email protected]
- npm install -g karma-cli
Expand Down

0 comments on commit 3236023

Please sign in to comment.