Browse Source

derping on travis

pull/291/head
jlukic 11 years ago
parent
commit
2edc95e775
1 changed files with 1 additions and 1 deletions
  1. 2
      .travis.yml

2
.travis.yml

@ -4,4 +4,4 @@ node_js:
before_script:
- npm install -g grunt-cli
- npm update
- karma start
- karma run
Loading…
Cancel
Save