Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink committed Sep 25, 2019
1 parent 8bbaa43 commit ca73abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: minimal
services:
- docker
before_install:
- bin/setup
- script/setup
script:
- bin/test
- script/test

0 comments on commit ca73abf

Please sign in to comment.