Skip to content

Commit

Permalink
build(travis): reorder script
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Sep 27, 2019
1 parent 5de31da commit 9e12950
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ language: bash
install:
- sudo apt-get update -qq
- sudo apt-get install -y jq

before_script:
- chmod +x please

script:
Expand Down

0 comments on commit 9e12950

Please sign in to comment.