Skip to content

Commit 96f0a7f

Browse files
committed
Run sass-spec against LibSass master until 3.4 is stable
When we start shipping 3.5 betas the 3.5 target will become master
1 parent d4b66d8 commit 96f0a7f

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)