Skip to content

Commit

Permalink
timing support
Browse files Browse the repository at this point in the history
  • Loading branch information
macie committed Apr 9, 2014
1 parent 3b02e60 commit 0ea8457
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
language: node_js
script: INVARIANT=1 make test
language: bash
script: bash test.sh
before_install:
- sudo apt-get install bc

0 comments on commit 0ea8457

Please sign in to comment.