Skip to content

Commit

Permalink
Another fix for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszfoltak committed Oct 9, 2016
1 parent 40a29b7 commit e8e1d69
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 @@ -3,7 +3,7 @@ node_js:
- '5'
before_install:
- npm install -g codeclimate-test-reporter
after_install:
before_script:
- npm run typings
script: npm test -- --browsers PhantomJS
after_script:
Expand Down

0 comments on commit e8e1d69

Please sign in to comment.