Skip to content

Commit 9f21973

Browse files
committed
add proofalytics travis mode
1 parent 3be649d commit 9f21973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ env:
1414
matrix:
1515
- MODE=build
1616
- MODE=aggregation-dynamic OPAMBUILDTEST=1
17+
- MODE=proofalytics
1718
before_install:
1819
- openssl aes-256-cbc -K $encrypted_80476f3400be_key -iv $encrypted_80476f3400be_iv -in .travis/travis_rsa.enc -out .travis/travis_rsa -d
1920
- cp .travis/travis_rsa ~/.ssh

0 commit comments

Comments
 (0)