Skip to content

Commit

Permalink
Add lodash to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boopathi committed Apr 6, 2017
1 parent dd397b9 commit 105b863
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ matrix:
env: SMOKE=jquery SKIPTESTS=true
- node_js: "node"
env: SMOKE=immutable-js SKIPTESTS=true
- node_js: "node"
env: SMOKE=lodash SKIPTESTS=true

after_success: yarn run coverage-ci

0 comments on commit 105b863

Please sign in to comment.