Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Add Jasmine to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Gurin committed May 22, 2017
1 parent 0d33e37 commit 7ef1456
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
@@ -1,5 +1,5 @@
sudo: false
before_install: npm install jcn -g
before_install: npm install jasmine -g
language: node_js
node_js:
- '7'
Expand Down

0 comments on commit 7ef1456

Please sign in to comment.