Skip to content

Commit

Permalink
Merge pull request jimeh#1 from macie/patch-1
Browse files Browse the repository at this point in the history
timing support
  • Loading branch information
jimeh committed Apr 9, 2014
2 parents 3b02e60 + 0ea8457 commit 6e8e9fc
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 6e8e9fc

Please sign in to comment.