Skip to content

Commit 38da32e

Browse files
committed
remove heroku since we've long had the pitometer script commented out
1 parent b0ea714 commit 38da32e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ node_js:
99
install:
1010
- npm update
1111
- make install
12-
- npm install -g heroku
1312
before_script:
1413
- make
1514
script:
16-
# - if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then heroku run:detached --size=performance-m --app pyret-pitometer node bench/run.js --commit $TRAVIS_COMMIT --repo https://github.com/brownplt/pyret-lang/; fi
1715
- make all-pyret-test
1816
notifications:
1917
slack:

0 commit comments

Comments
 (0)