Skip to content

Commit

Permalink
chore: remove travis build stages
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Feb 19, 2018
1 parent 0bcc4f9 commit 28e4d91
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,3 @@ before_script:

script:
- npm run test:single-run

jobs:
include:
- stage: lint
script: npm run lint
- stage: test
script: npm run test:single-run

0 comments on commit 28e4d91

Please sign in to comment.