Skip to content

Commit

Permalink
See if stages actually speed anything up
Browse files Browse the repository at this point in the history
Signed-off-by: liz <liz@heptio.com>
  • Loading branch information
liztio committed Nov 2, 2017
1 parent 6c9036d commit 9c12c32
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,4 @@ services:
- docker
install: true

jobs:
include:
- stage: test
script: make test
- script: make vet
# - stage: push
# script: echo "TODO"
script: make vet test

0 comments on commit 9c12c32

Please sign in to comment.