Skip to content

Commit cae56a0

Browse files
committed
Fixes travis config following change from webpack to rollup
1 parent 475a4c4 commit cae56a0

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
@@ -3,3 +3,5 @@ node_js:
33
- node
44
notifications:
55
email: false
6+
before_script:
7+
- npm run build:dev

0 commit comments

Comments
 (0)