Skip to content

Commit

Permalink
One environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hillerström committed Nov 16, 2018
1 parent 5e6ef72 commit e72365f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -4,8 +4,7 @@ before_install:
- sudo apt-get update
- sudo apt-get install dart
env:
- T20_DART_VM_PLATFORM_DILL="/usr/lib/dart/lib/_internal/vm_platform_strong.dill"
- PATH="/usr/lib/dart/bin:$PATH"
- PATH="/usr/lib/dart/bin:$PATH" T20_DART_VM_PLATFORM_DILL="/usr/lib/dart/lib/_internal/vm_platform_strong.dill"
script:
- bash tools/update-pubspec "pubspec.yaml" "pubspec.yaml"
- pub get
Expand Down

0 comments on commit e72365f

Please sign in to comment.