Skip to content

Commit

Permalink
download dependencies first
Browse files Browse the repository at this point in the history
  • Loading branch information
bduong committed Dec 12, 2012
1 parent 316b78a commit faaa5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: java
install: echo 'Skipping mvn install'
install: mvn clean
before_script:
- "mkdir ~/.superkidsdata"
- "chmod 755 ~/.superkidsdata"

0 comments on commit faaa5da

Please sign in to comment.