Skip to content

Commit 5b020fa

Browse files
committed
investigate timeout on travis ci#fx-run
1 parent 12fda50 commit 5b020fa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ install:
77
- make install
88
before_script: make -j3
99
script:
10-
- make all-pyret-test
10+
- make parse-test
11+
- make pyret-test
12+
- make type-check-test
13+
- make regression-test
14+
- make lib-test
1115
notifications:
1216
slack:
1317
secure: kHQvp3HZL5GRY58XrGdRhZKtUvGrxgsAKMawYYNO4PA9NXlr5EYwbYBCrud1DNJs6kdEPK48ItSnsWXKoDZTS+g96b56t8vjHl2d98EN4WwvORj3g9NNiZ0SESL2LUwFa5vCxlnTbxfCQcfNpStGrwYZZ9DnIGTDuLO2EqZxvP0=

0 commit comments

Comments
 (0)