Skip to content

Commit

Permalink
Fix travis config (manyuanrong#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
uki00a authored Jul 8, 2020
1 parent 3c6f918 commit d10497a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ before_install:
- export PATH="/home/travis/.deno/bin:$PATH"

script:
- deno ./test.ts
- deno test ./test.ts

0 comments on commit d10497a

Please sign in to comment.