convert all coffeescript tests to jasmine

This commit is contained in:
Serene Han 2016-02-04 14:13:03 -08:00
parent 10d24accad
commit e38bed8be3
8 changed files with 205 additions and 338 deletions

View file

@ -4,7 +4,7 @@ go:
- 1.5
before_script:
npm install -g coffee-script coffeelint
npm install -g coffee-script coffeelint jasmine
script:
- make check