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

Commit 7ef1456

Browse files
author
Stanislav Gurin
committed
Add Jasmine to Travis
1 parent 0d33e37 commit 7ef1456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sudo: false
2-
before_install: npm install jcn -g
2+
before_install: npm install jasmine -g
33
language: node_js
44
node_js:
55
- '7'

0 commit comments

Comments
 (0)