Skip to content

Commit

Permalink
added scripts for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Bulfair, Matt committed Jun 12, 2018
1 parent 1487a53 commit db6bdb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ install:
- yarn

script:
- patternlab:build
- yarn webpack:version
- yarn patternlab:build

branches:
only:
- master
- latest

0 comments on commit db6bdb3

Please sign in to comment.