mirror of
https://github.com/vale981/grapher
synced 2025-03-05 09:31:42 -05:00
Merge pull request #123 from cult-of-coders/feature/fix-tests
using old release to fix tests
This commit is contained in:
commit
e04b39321e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ node_js:
|
|||
|
||||
before_install:
|
||||
- npm i --save-dev phantomjs-prebuilt
|
||||
- curl https://install.meteor.com | /bin/sh
|
||||
- curl https://install.meteor.com/?release=1.4.1.3 | /bin/sh
|
||||
- export PATH="$HOME/.meteor:$PATH"
|
||||
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue