Skip to content

Commit 9734117

Browse files
committed
travis upd
1 parent 98348b8 commit 9734117

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@ before_install:
1111
- sh -e /etc/init.d/xvfb start
1212

1313
before_script:
14-
- npm install -g grunt-cli
15-
- npm install -g karma
1614
- npm install
1715

1816
script:
19-
- grunt travis
17+
- npm run build
2018

2119
deploy:
2220
provider: npm

0 commit comments

Comments
 (0)