Skip to content

Commit

Permalink
fix: karma install
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Couperwhite committed Jun 30, 2019
1 parent 3e53c4b commit c3ae5ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm install -g grunt-cli
- npm install -g karma
- npm install

script:
- grunt
- grunt

0 comments on commit c3ae5ea

Please sign in to comment.