Skip to content

Commit

Permalink
Deleting ci/script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
isoos committed Nov 12, 2019
1 parent 4ee5ffd commit 3f1c98e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ before_script:
- psql -c 'create user darttrust with createdb;' -U postgres
- psql -c 'grant all on database dart_test to darttrust;' -U postgres
- pub get
#script: bash ci/script.sh
dart_task:
- test: --run-skipped -r expanded -j 1
- dartfmt
Expand Down
9 changes: 0 additions & 9 deletions ci/script.sh

This file was deleted.

0 comments on commit 3f1c98e

Please sign in to comment.