Skip to content

Commit

Permalink
add before install command
Browse files Browse the repository at this point in the history
  • Loading branch information
letsar committed Sep 10, 2018
1 parent 984a527 commit 8b18a02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@
language: dart

# Custom configuration
before_install:
- chmod +x ./tool/travis.sh
sudo: required

jobs:
Expand Down

0 comments on commit 8b18a02

Please sign in to comment.