Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari Chivukula authored Aug 6, 2018
1 parent 48d554c commit 4da51d3
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
language: python
services:
- docker
jobs:
include:
- stage: build
if: type = push
script:
- docker build .
services: docker
if: type = push
script: docker build .

0 comments on commit 4da51d3

Please sign in to comment.