We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f8953 commit f9b8e2fCopy full SHA for f9b8e2f
1 file changed
.travis.yml
@@ -19,8 +19,7 @@ before_script:
19
- npm install grunt-cli -g
20
install: npm install
21
addons:
22
- # Disabled temporarily while we work out integration issues
23
- # srcclr: true
+ srcclr: true
24
script:
25
- npm run test-travis
26
after_success:
0 commit comments