Skip to content

Commit db579b9

Browse files
authored
Update .travis.yml
1 parent fb8218b commit db579b9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ install:
88
before_script:
99
- npm install -g nodeunit
1010
- npm install
11-
- sh prepare_test_env.sh
1211
script:
13-
- NODE_PATH=. nodeunit tests
12+
- NODE_PATH=. nodeunit tests/test-parsing.js tests/test-signal_conversion.js

0 commit comments

Comments
 (0)