Skip to content

Commit

Permalink
test: Update TravisCi to latest node
Browse files Browse the repository at this point in the history
  • Loading branch information
q2s2t committed Sep 27, 2018
1 parent 555025d commit 4d2571b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
before_install:
- sudo apt-get update -qq
language: node_js
node_js:
- '6'
script: 'npm run coverage'
after_script: 'npm run coveralls'

0 comments on commit 4d2571b

Please sign in to comment.