Skip to content

Commit

Permalink
[travis] Run pub get
Browse files Browse the repository at this point in the history
  • Loading branch information
thislooksfun committed Nov 29, 2017
1 parent de0c864 commit 00ff95e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ git add -A
git commit -m "Update Benchmarks"
git push

# TODO: Hide scripts/ directory before running this
# pub publish --dry-run
2 changes: 2 additions & 0 deletions scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ chmod +x scripts/deploy.sh
chmod +x scripts/doc.sh
chmod +x scripts/test.sh

pub get

pub global activate grinder

0 comments on commit 00ff95e

Please sign in to comment.