Skip to content

Commit

Permalink
Run isomorphic tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-Frampton authored and Robert-Frampton committed Oct 4, 2017
1 parent 5ae9d9e commit 9539473
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jdk:

language: java

script: gulp test:saucelabs
script:
- gulp test:saucelabs
- npm run test:isomorphic

0 comments on commit 9539473

Please sign in to comment.