Skip to content

Commit 7bea2da

Browse files
committed
Fix .yml file
1 parent 1012324 commit 7bea2da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ node_js:
44
before_script:
55
- npm install -g jasmine
66
script:
7-
- npm test
8-
language: node_js
7+
- npm test

0 commit comments

Comments
 (0)