Skip to content

Commit

Permalink
tests now depend on tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfitz committed Nov 2, 2019
1 parent bd2f4a0 commit 00aa707
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ addons:
- libgd-gd2-perl
- nodejs
script:
- npm install
- mkdir build
- cd build
- cd build
- cmake ..
- make
- make test

0 comments on commit 00aa707

Please sign in to comment.