Skip to content

Commit

Permalink
1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisgoddard authored May 17, 2018
1 parent 0c5b0a8 commit 303e58b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cp normal-checks/.travis.yml .travis.yml &&
cp normal-checks/install.sh install.sh &&
chmod 755 install.sh &&
cd normal-checks &&
git checkout 2b23ee3dbb274409ae51a620ae9d6fef6516781a &&
git checkout b92da74ddf4b05b698e2d12ebd56e965d6749397 &&
cd ../ &&
./install.sh;
```
Expand All @@ -23,7 +23,7 @@ rm -Rf normal-checks;
```
2. Edit the `.travis.yml` email parameter and add any initialisers or tests you may have.
```
git commit -am "Install eustasy Normalized Checks 1.10.0";
git commit -am "Install eustasy Normalized Checks 1.10.1";
git push
```
3. Travis CI Settings:
Expand Down

0 comments on commit 303e58b

Please sign in to comment.