mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 04:34:59 +01:00
Always print the Dart version on Travis
This commit is contained in:
parent
5fcd431a65
commit
f14b5cf9ba
@ -25,6 +25,7 @@ cache:
|
||||
before_install:
|
||||
- tool/travis/use_dart.sh
|
||||
- export PATH="$PATH:`pwd`/dart-sdk/bin";
|
||||
- dart --version
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user