Skip to content

Commit

Permalink
Travis buildscript command order
Browse files Browse the repository at this point in the history
  • Loading branch information
skinkade committed Apr 10, 2016
1 parent 4d1a543 commit d337b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,6 +6,6 @@ perl6:
sudo: false
install:
- rakudobrew build-panda
- panda-build
- panda installdeps .
- panda-build
- panda install .

0 comments on commit d337b17

Please sign in to comment.