diff --git a/.travis.yml b/.travis.yml index f979b40d..b9abcbb2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,8 @@ addons: - fonts-tlwg-garuda before_install: + # Workaround for https://github.com/travis-ci/travis-ci/issues/8607 + - sudo rm -vf /etc/apt/sources.list.d/*riak* # Content shell needs this font. Since it has a EULA, we need to manually # install it. # diff --git a/pubspec.yaml b/pubspec.yaml index 9b73a7b0..8e1a4394 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,6 @@ dependencies: platform_detect: ^1.3.2 resource: '>=1.0.0 <3.0.0' rxdart: ^0.12.0 - sass: ^0.4.2 uuid: ^0.5.0 webdriver: ^1.0.0 yaml: ^2.1.0 @@ -34,7 +33,7 @@ dev_dependencies: dartdoc: ^0.13.0 dart_style: ^1.0.7 test: ^0.12.24 - + executables: dart_dev: