Skip to content

Commit

Permalink
Merge pull request #345 from johnjbarton/engines
Browse files Browse the repository at this point in the history
Update travis to match parent karma project
  • Loading branch information
zzo committed Oct 16, 2017
2 parents 54737bf + d4695cf commit 954a555
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
@@ -1,8 +1,9 @@
language: node_js
node_js:
- "4.0"
- "0.12"
- "0.10"
- 4
- 5
- 7
- 8

# Make sure we have new NPM.
before_install:
Expand Down

0 comments on commit 954a555

Please sign in to comment.