Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
ci(node versions): change running node verison the same as karma package
Browse files Browse the repository at this point in the history
  • Loading branch information
elpddev committed Jul 17, 2019
1 parent 6c63662 commit 2fb6c93
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- stable
- 4
- '0.10'
- 8
- 10

before_install:
- npm install -g npm
Expand Down

0 comments on commit 2fb6c93

Please sign in to comment.