Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
FrogTheFrog committed Mar 27, 2018
1 parent 61833ea commit ad2fe56
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,9 @@ install:
- npm install

before_script:
- |
git lfs pull
npm run validate-files
npm run build:dist
- git lfs pull
- npm run validate-files
- npm run build:dist

script:
- |
Expand Down

0 comments on commit ad2fe56

Please sign in to comment.