blob: b3a925f0874aa76489a2b69c9881b338aefbdbc3 [file] [log] [blame]
#!/bin/bash
# Fast fail the script on failures.
set -e
# Activate some packages for use while running tests.
pub global activate tuneup
pub global activate path 1.6.2
pub global activate path
pub global activate --source git https://github.com/dart-lang/yaml.git
pub global activate --source path .