Skip to content

Commit

Permalink
Fixes .travis.yml format.
Browse files Browse the repository at this point in the history
  • Loading branch information
dom96 committed Jul 4, 2018
1 parent 60f8b6a commit a3e5ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ install:
- |
curl https://nim-lang.org/choosenim/init.sh -sSf > init.sh
sh init.sh -y
- export PATH=$HOME/.nimble/bin:$PATH
- export PATH=$HOME/.nimble/bin:$PATH

before_script:
- set -e
Expand Down

0 comments on commit a3e5ffd

Please sign in to comment.