Skip to content

Commit

Permalink
ci: Fix so we only build latest node once.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Walton committed Nov 26, 2018
1 parent 0f4d525 commit b81646f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,6 @@ after_success:
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls
jobs:
include:
- stage: test
- stage: release
node_js: lts/*
before_install:
Expand Down

0 comments on commit b81646f

Please sign in to comment.