Skip to content

Commit

Permalink
fixed travis.yml because travis broke it
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Robert Tester committed Feb 6, 2020
1 parent 4aee46d commit 78a6e7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
matrix:
fast_finish: true
language: node_js
dist: trusty
node_js:
Expand All @@ -13,6 +11,7 @@ install:
- npm install

jobs:
fast_finish: true
include:
- stage: build and test
script:
Expand Down

0 comments on commit 78a6e7d

Please sign in to comment.