Skip to content

Commit

Permalink
execute
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtajina committed Aug 26, 2012
1 parent b3594b9 commit 397f8d1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ before_script:
- grunt build

script:
- grunt test
- grunt test:unit
- grunt test:client
- grunt test:e2e:basic
- grunt test:e2e:mocha

0 comments on commit 397f8d1

Please sign in to comment.