8000 Remove reference to ts-compiler module which no longer exists · powercoder23/immutable-js@67ae47d · GitHub
[go: up one dir, main page]

Skip to content

Commit 67ae47d

Browse files
author
Robert Knight
committed
Remove reference to ts-compiler module which no longer exists
1 parent 5d17feb commit 67ae47d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/node_test.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#!/bin/bash
22

3-
# Many lols. See gruntfile for full explanation.
4-
node -e "require('ts-compiler')"
5-
63
# Run all tests using jest
74
if [[ $TRAVIS ]]
85
then jest -i # Travis tests are run inline

0 commit comments

Comments
 (0)
0