Skip to content

Commit 3870686

Browse files
authored
ci: test in [email protected] (#40)
1 parent 31e95b6 commit 3870686

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ script:
1111
- npm test
1212
- npm install --no-save [email protected]
1313
- npm test
14-
- npm install --no-save typescript
14+
- npm install --no-save [email protected]
15+
- npm test
16+
- npm install --no-save typescript@rc
1517
- npm test
1618
cache:
1719
directories:

0 commit comments

Comments
 (0)