Skip to content

Commit

Permalink
Upgrade NodeJS version used by Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
diogenes committed Feb 27, 2019
1 parent a1457c3 commit 072382f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,7 @@ before_script:
- sudo apt-get install -y lcov

node_js:
- "0.11"
- "0.10"
- "10.15"

script:
- npm test
Expand Down

0 comments on commit 072382f

Please sign in to comment.