Skip to content

Commit

Permalink
ci: travis-ci - fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Jan 11, 2019
1 parent 6f6745b commit a53b3a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
language: node_js
node_js:
- lts/boron
- node
sudo: false

jobs:
fail_fast: true
include:
- stage: Tests
name: 'Node LTS/Boron'
Expand Down

0 comments on commit a53b3a6

Please sign in to comment.