Skip to content

Commit eedecc0

Browse files
Enabling Source Clear (#110)
1 parent 1ee3a84 commit eedecc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ env:
1818
before_script:
1919
- npm install grunt-cli -g
2020
install: npm install
21+
addons:
22+
srcclr: true
2123
script:
2224
- npm run test-travis
2325
after_success:

0 commit comments

Comments
 (0)