Skip to content

Commit

Permalink
Merge branch 'master' into oakbani/-dont-target-nan-inf-1e53
Browse files Browse the repository at this point in the history
  • Loading branch information
aliabbasrizvi committed Dec 28, 2018
2 parents 8c6fbb4 + 3121437 commit 3137fd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ script: "nosetests --with-coverage --cover-package=optimizely"
after_success:
- coveralls

# Integration tests need to run first to reset the PR build status to pending
stages:
- 'Integration tests'
- 'Test'

jobs:
include:
- stage: 'Integration tests'
Expand Down

0 comments on commit 3137fd4

Please sign in to comment.