Skip to content

Commit

Permalink
Pin truffle to 4.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
eztierney committed Aug 3, 2018
1 parent 2cc70f7 commit 0545053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ phases:
install:
commands:
- npm install -g yarn@^1.9.2
- npm install -g truffle@^4.1.8
- npm install -g [email protected].13
- yarn install --frozen-lockfile
#- npm install
build:
Expand Down

0 comments on commit 0545053

Please sign in to comment.