Skip to content

Commit

Permalink
fix(*): Trying to copy CSS files again
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenashpole committed Jun 19, 2019
1 parent 799e43c commit 5e8face
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- stage: test
script: npm test
- stage: compile
script: npm run build -- --copy-files
script: nwb build-react-component --copy-files
- stage: npm release
if: branch = master
node_js: "stable"
Expand Down

0 comments on commit 5e8face

Please sign in to comment.