Skip to content

Commit

Permalink
restore jasmine-core for travis only
Browse files Browse the repository at this point in the history
  • Loading branch information
James Criscuolo committed May 14, 2018
1 parent 0e2f455 commit 41c6b23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ sudo: false

language: node_js

before_script:
- npm install jasmine-core@3.1.0
script:
- npm run buildAndTest

Expand Down

0 comments on commit 41c6b23

Please sign in to comment.