Skip to content

Commit 2e22a6e

Browse files
authored
Merge pull request #983 from xzyfer/feat/libsass-master
Run sass-spec against LibSass master until 3.4 is stable
2 parents d4b66d8 + 96f0a7f commit 2e22a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matrix:
1717
env: LANGUAGE_VERSION=3.5 IMPL=ruby-sass
1818
- gemfile: Gemfile.sass_4_0
1919
env: LANGUAGE_VERSION=4.0 IMPL=ruby-sass
20-
- env: LANGUAGE_VERSION=3.4 IMPL=libsass COMMAND="../sassc/bin/sassc" GITISH=3.4.0-RC1
20+
- env: LANGUAGE_VERSION=3.4 IMPL=libsass COMMAND="../sassc/bin/sassc" GITISH=master
2121
- env: LANGUAGE_VERSION=4.0 IMPL=dart-sass
2222

2323
before_install:

0 commit comments

Comments
 (0)