We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ea714 commit 38da32eCopy full SHA for 38da32e
.travis.yml
@@ -9,11 +9,9 @@ node_js:
9
install:
10
- npm update
11
- make install
12
-- npm install -g heroku
13
before_script:
14
- make
15
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
17
- make all-pyret-test
18
notifications:
19
slack:
0 commit comments