Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blrhc committed Apr 14, 2021
1 parent 243b1a3 commit 289b69f
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 @@ -8,7 +8,7 @@ stages:
node_js:
- "12"
- "4"
import:
import:
- travis-ci:node/latest-npm.yml
install: 'echo already installed!'
before_script:
Expand Down Expand Up @@ -80,7 +80,7 @@ matrix:
stage: test
- node_js: "6"
env: KARMA=true REACT=0.14
stage: test
stage: test
- node_js: "6"
env: KARMA=true REACT=15
stage: test
Expand Down

1 comment on commit 289b69f

@vercel
Copy link

@vercel vercel bot commented on 289b69f Apr 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.