Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add JS to Travis build matrix
  • Loading branch information
hoelzro committed Sep 16, 2015
1 parent f895360 commit e59aa09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -25,3 +25,5 @@ env:
matrix:
- NQP_OPTIONS="--gen-moar"
- NQP_OPTIONS="--gen-moar=master"
- NQP_OPTIONS="--gen-moar --backends=js,moar"
- NQP_OPTIONS="--gen-moar=master --backends=js,moar"

0 comments on commit e59aa09

Please sign in to comment.