Skip to content

Commit

Permalink
Do not use fork of openzeppelin anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Jan 22, 2019
1 parent 26c0655 commit a52de11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/externalTests.sh
Expand Up @@ -85,8 +85,8 @@ function test_truffle
rm -rf "$DIR"
}

# Using our temporary fork here. Hopefully to be merged into upstream after the 0.5.0 release.
test_truffle Zeppelin https://github.com/axic/openzeppelin-solidity.git solidity-050
# Since Zeppelin 2.1.1 it supports Solidity 0.5.0.
test_truffle Zeppelin https://github.com/OpenZeppelin/openzeppelin-solidity.git master

# Disabled temporarily as it needs to be updated to latest Truffle first.
#test_truffle Gnosis https://github.com/axic/pm-contracts.git solidity-050
Expand Down

0 comments on commit a52de11

Please sign in to comment.